SingleSelection.canUnselect
bool canUnselect() @property nothrowGet canUnselect property.
Returns
If unselecting the selected item is allowed.
void canUnselect(bool propval) @property nothrowSet canUnselect property.
Parameters
propval | If unselecting the selected item is allowed. |