共用方式為


SKTileMapNode.GetTileRowIndex(CGPoint) 方法

定義

取得指定 之 (Y 值) position 的資料列索引。

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

參數

position
CGPoint

傳回

System.System.UIntPtr System.unativeint
屬性

適用於