Share via


SKTileMapNode.AnchorPoint Property

Definition

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

Property Value

Attributes

Applies to