UIAttachmentBehavior.AnchorPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The anchor point for an attached UIAttachmentBehaviorTypeAnchor.
public virtual CoreGraphics.CGPoint AnchorPoint { [Foundation.Export("anchorPoint")] get; [Foundation.Export("setAnchorPoint:")] set; }
member this.AnchorPoint : CoreGraphics.CGPoint with get, set
Property Value
The anchor point.
- Attributes