accessibilityRole
A string value describing the user interface element type; for example, a button.
Declaration
var accessibilityRole: String? { get set }Discussion
See Roles for more information.
A string value describing the user interface element type; for example, a button.
var accessibilityRole: String? { get set }See Roles for more information.