---
title: openGLVersion
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsopenglcontext/openglversion
---

# openGLVersion

The version of OpenGL.

## Declaration

```swift
static var openGLVersion: (major: GLint, minor: GLint) { get }
```
