Enum WindowAttributeGetInt
Used to get window related attributes.
Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum WindowAttributeGetInt
Fields
Name | Description |
---|---|
ContextVersionMajor | Indicate the client API version(major part) of the window's context. |
ContextVersionMinor | Indicate the client API version(minor part) of the window's context. |
ContextVersionRevision | Indicate the client API version(revision part) of the window's context. |