accessibilityFrame
The accessibility element’s frame in screen coordinates.
Declaration
@property NSRect accessibilityFrame;Discussion
This property is accessed by the system whenever an accessibility client requests the element’s size or position.
The accessibility element’s frame in screen coordinates.
@property NSRect accessibilityFrame;This property is accessed by the system whenever an accessibility client requests the element’s size or position.