UIAttachmentBehavior.AnchorPoint Property

Definition

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

Applies to