ItemList.unselect

Ensures the item associated with the specified index is not selected.

struct ItemList
@nogc nothrow
void
unselect
(
in long idx
)

Meta