Share via


SKTileMapNode.GetTileRowIndex(CGPoint) Method

Definition

[Foundation.Export("tileRowIndexFromPosition:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr GetTileRowIndex(CoreGraphics.CGPoint position);
[<Foundation.Export("tileRowIndexFromPosition:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetTileRowIndex : CoreGraphics.CGPoint -> unativeint
override this.GetTileRowIndex : CoreGraphics.CGPoint -> unativeint

Parameters

position
CGPoint

Returns

UIntPtr

unativeint

Attributes

Applies to