UIStyleEditorGetListItemIndexByScreenPosition Method |
Namespace:
Project
Assembly:
Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public override int GetListItemIndexByScreenPosition(
UIList control,
Vector2 position
)
Parameters
- control
- Type: NeoAxisUIList
- position
- Type: NeoAxisVector2
Return Value
Type:
Int32See Also