Platforms to show: All Mac Windows Linux Cross-Platform

AXValueMBS class

Super class: CFObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Accessibility MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
An AXValue is a CFObject but some extra data types are allowed.

Every AXValue is a CFObject. In case the CFObject contains unknown data or just binary data it can be a AXValue object.
This class requires Mac OS X 10.2 to work.
Subclass of the CFObjectMBS class.

  • 5 properties
  • 4 methods
    • method AXGetCFRange(byref location as Integer, byref length as Integer) as boolean
    • method AXGetCGPoint(byref x as single, byref y as single) as boolean
    • method AXGetCGRect(byref x as single, byref y as single, byref width as single, byref height as single) as boolean
    • method AXGetCGSize(byref width as single, byref height as single) as boolean

Super class CFObjectMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:


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


AXUIElementMBS   -   BackgroundThreadMBS


The biggest plugin in space...