Platforms to show: All Mac Windows Linux Cross-Platform

The module AccessibilityMBS

module AccessibilityMBS
Type Topic Plugin Version macOS Windows Linux iOS Targets
module Accessibility MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A class to handle all the global stuff of the Accessibility API.

This class has a lot of CFStringMBS functions to return you constants. Please check Apple's documentation about those constants.
If you miss a function or a constant, please email.

Constants

Constant Value Description
kAXErrorActionUnsupported -25206 One of the error values used for the lasterror property.
kAXErrorAPIDisabled -25211 One of the error values used for the lasterror property.
kAXErrorAttributeUnsupported -25205 One of the error values used for the lasterror property.
kAXErrorCannotComplete -25204 One of the error values used for the lasterror property.
kAXErrorFailure -25200 One of the error values used for the lasterror property.
kAXErrorIllegalArgument -25201 One of the error values used for the lasterror property.
kAXErrorInvalidUIElement -25202 One of the error values used for the lasterror property.
kAXErrorInvalidUIElementObserver -25203 One of the error values used for the lasterror property.
kAXErrorNotEnoughPrecision -25214 One of the error values used for the lasterror property.
kAXErrorNotificationAlreadyRegistered -25209 One of the error values used for the lasterror property.
kAXErrorNotificationNotRegistered -25210 One of the error values used for the lasterror property.
kAXErrorNotificationUnsupported -25207 One of the error values used for the lasterror property.
kAXErrorNotImplemented -25208 One of the error values used for the lasterror property.
kAXErrorNoValue -25212 One of the error values used for the lasterror property.
kAXErrorParameterizedAttributeUnsupported -25213 One of the error values used for the lasterror property.
kAXErrorSuccess 0 One of the error values used for the lasterror property.

Some examples which use this module:

Blog Entries


The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...