Returns a list of parameterized attribute names supported by the receiver.
Deprecated
This method is deprecated. Use the new method-based API instead. For more information, see Accessibility Programming Guide for OS X or NSAccessibility
.
SDK
- macOS 10.1–10.10Deprecated
Framework
- App
Kit
Declaration
func accessibilityParameterizedAttributeNames() -> [NSAccessibility.Parameterized Attribute]
Return Value
An array of parameterized attributes in the receiver.
Discussion
If you implement this method, also implement accessibility
.