SelectionModelT.isSelected

Checks if the given item is selected.

template SelectionModelT(TStruct)
bool
isSelected
()

Parameters

position uint

the position of the item to query

Return Value

Type: bool

%TRUE if the item is selected

Meta