SKTileMapNode.GetTileRowIndex(CGPoint) Method

Definition

Gets the row index (Y value) for the specified position.

[Foundation.Export("tileRowIndexFromPosition:")]
public virtual nuint GetTileRowIndex (CoreGraphics.CGPoint position);
abstract member GetTileRowIndex : CoreGraphics.CGPoint -> nuint
override this.GetTileRowIndex : CoreGraphics.CGPoint -> nuint

Parameters

position
CGPoint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to