Share via


SKSpriteNode.AnchorPoint Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint AnchorPoint { [Foundation.Export("anchorPoint")] get; [Foundation.Export("setAnchorPoint:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("anchorPoint")>]
[<set: Foundation.Export("setAnchorPoint:")>]
member this.AnchorPoint : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to