role property

String role
final

What kind of thing this is: text, button, checkbox, switch, slider, text_field, image, link or group.

Deliberately a small set. It is the vocabulary every platform can be held to, not the union of what each one can express.

Implementation

final String role;