ItemList.isSelected

Returns whether or not item at the specified index is currently selected.

struct ItemList
@nogc nothrow const
bool
isSelected
(
in long idx
)

Meta