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