SKTileMapNode.GetTileRowIndex(CGPoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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