UIStyleGetListItemIndexByScreenPosition Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic virtual int GetListItemIndexByScreenPosition(
UIList control,
Vector2 position
)
Parameters
- control
- Type: NeoAxisUIList
- position
- Type: NeoAxisVector2
Return Value
Type:
Int32
See Also