cglContextObj
Returns the low-level, platform-specific Core OpenGL (CGL) context object represented by the receiver.
Declaration
var cglContextObj: CGLContextObj? { get }Return Value
A pointer to the CGLContextObj data type represented by the receiver.