ItemList.isItemSelectable

Returns whether or not the item at the specified index is selectable.

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

Meta