SKScene.AnchorPoint Property

Definition

Gets or sets the point in the view that corresponds to the origin of the scene.

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