SKTileMapNode.GetTileColumnIndex(CGPoint) Method

Definition

Gets the column index (X value) for the specified position.

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

Parameters

position
CGPoint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to