Accessibility
The NSAccessibilityPostNotification function is
used to post an
accessibility
notification, which cannot be posted to the default notification
center. The remaining functions are used by the accessibility system
in Cocoa to manage what objects are visible to assistive
applications.
-
NSAccessibilityPostNotification voidNSAccessibilityPostNotification(idelement,NSString*notification)-
NSAccessibilityUnignoredAncestor idNSAccessibilityUnignoredAncestor(idelement)-
NSAccessibilityUnignoredChildren NSArray*NSAccessibilityUnignoredChildren(NSArray*originalChildren)-
NSAccessibilityUnignoredChildrenForOnlyChild NSArray*NSAccessibilityUnignoredChildrenForOnlyChild(idoriginalChild)-
NSAccessibilityUnignoredDescendant idNSAccessibilityUnignoredDescendant(idelement)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access