ListItem.accessibleLabel
string accessibleLabel() @property nothrowGet accessibleLabel property.
Returns
The accessible label to set on the list item.
void accessibleLabel(string propval) @property nothrowSet accessibleLabel property.
Parameters
propval | The accessible label to set on the list item. |