SelectionModel.isSelected
bool isSelected(uint position)Checks if the given item is selected.
Parameters
position | the position of the item to query |
Returns
true if the item is selected
bool isSelected(uint position)Checks if the given item is selected.
position | the position of the item to query |