Show / Hide Table of Contents

Enum WindowAttributeGetContextApi

Used to get window related attributes.

Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum WindowAttributeGetContextApi

Fields

Name Description
ContextCreationApi

Indicates the context creation API used to create the window's context; either NativeContextApi or EglContextApi.

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