Enum WindowHintContextApi
Used to specify the context creation API.
Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum WindowHintContextApi
Fields
Name | Description |
---|---|
ContextCreationApi | Indicates the context creation API used to create the window's context; either NativeContextApi or EglContextApi. |