Index
Collapse All
Expand All
GetSelectedItem Method
ListBox Class
Members
See Also
Beta Documentation - Subject to change.
Gets the currently selected item.
Syntax
Lua
function
ListBox
:
GetSelectedItem
(
)
;
Returns
Type:
Control
The currently selected item.
Remarks
Gets the currently selected item.
See Also
ListBox
Turbine.UI