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