Show / Hide Table of Contents

Enum LockKeyModAttribute

Attribute for setting caps and num lock bits on when setting the input mode.

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

Fields

Name Description
LockKeyMods

Specify whether the lock key bits should be set or not.

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