Function ItemList.isItemSelectable
Returns true if the item at the specified index is selectable.
bool isItemSelectable
(
const(long) idx
) nothrow @nogc const;
Returns true if the item at the specified index is selectable.
bool isItemSelectable
(
const(long) idx
) nothrow @nogc const;