Version

GetItemIndex Method (Series)

Gets the item item index associated with the specified world position
Syntax
public int GetItemIndex( 
   Point world
)

Parameters

world

Return Value

Item index or -1 if no item is associated with the specified world position.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also