Share via


SKNode.Position Property

Definition

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

Property Value

Attributes

Applies to