Show / Hide Table of Contents

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.

See Also
WindowHint(WindowHintContextApi, ContextApi)
In this article
Back to top Generated by DocFX