Structs§
- The root class of most Objective-C class hierarchies.
- Events generated by a tree update.
- Uses dynamic Objective-C subclassing to implement the
NSView
accessibility methods when normal subclassing isn’t an option.
Functions§
- Modifies the specified class, which must be a subclass of
NSWindow
, to include anaccessibilityFocusedUIElement
method that calls the corresponding method on the window’s content view. This is needed for windowing libraries such as SDL that place the keyboard focus directly on the window rather than the content view.
Type Aliases§
- A point in a Cartesian coordinate system.