SingleSelection.selected
uint selected() @property nothrowGet selected property.
Returns
Position of the selected item.
void selected(uint propval) @property nothrowSet selected property.
Parameters
propval | Position of the selected item. |
uint selected() @property nothrowGet selected property.
void selected(uint propval) @property nothrowSet selected property.
propval | Position of the selected item. |