A localized, human-intelligible description of the element’s role, such as "radio button.”
Required.
SDK
- macOS 10.10+
Framework
- App
Kit
Declaration
@property(copy) NSString *accessibilityRoleDescription;
Discussion
This property is set automatically based on the value of the accessibility
property; however, you can customize the value of this property to better describe your element’s role. Keep role descriptions short. If possible, use a single word. These descriptions should be noun phrases, all lowercase, with no period at the end.