The display graphics context for this event.
Deprecated
This method always returns nil
. If you need access to the current drawing context, use current
inside of a draw operation.
SDK
- macOS 10.0–10.12Deprecated
Framework
- App
Kit
Declaration
@property(readonly, strong) NSGraphics Context *context;