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