Show / Hide Table of Contents

Enum CursorStateAttribute

Attribute for setting CursorModeValue of the cursor.

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

Fields

Name Description
Cursor

Attribute for setting CursorModeValue of the cursor.

See Also
SetInputMode(Window*, CursorStateAttribute, CursorModeValue)
GetInputMode(Window*, CursorStateAttribute)
In This Article
Back to top Generated by DocFX