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