SKSpriteNode.AnchorPoint Property

Definition

Gets or sets the point on the Sprite that will coincide with its position coordinate.

public virtual CoreGraphics.CGPoint AnchorPoint { [Foundation.Export("anchorPoint")] get; [Foundation.Export("setAnchorPoint:")] set; }
member this.AnchorPoint : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to