Show / Hide Table of Contents

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.

See Also
GetWindowAttrib(Window*, WindowAttributeGetClientApi)
In This Article
Back to top Generated by DocFX