ListItem.setAccessibleDescription
void setAccessibleDescription(string description)Sets the accessible description for the list item, which may be used by e.g. screen readers.
Parameters
description | the description |
void setAccessibleDescription(string description)Sets the accessible description for the list item, which may be used by e.g. screen readers.
description | the description |