Show / Hide Table of Contents

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.

See Also
WindowHint(WindowHintClientApi, ClientApi)
In this article
Back to top Generated by DocFX