Enum WindowHintClientApi
Context related client API attribute.
Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum WindowHintClientApi
Fields
Name | Description |
---|---|
ClientApi | Indicates the client API provided by the window's context; either OpenGlApi, OpenGlEsApi or NoApi. |