Contents

NSOpenGLPFAOpenGLProfile

A constant that represents an OpenGL profile.

Declaration

var NSOpenGLPFAOpenGLProfile: Int { get }

Discussion

The associated value can be any of the constants defined in OpenGL Profiles. If it is present in the attribute arrays, only renderers capable of supporting an OpenGL context that provides the functionality promised by the profile are considered.

See Also

Constants