Enum StickyAttributes
Attributes related to sticky keys and buttons.
Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum StickyAttributes
Fields
Name | Description |
---|---|
StickyKeys | Specify whether keyboard input should be sticky or not. |
StickyMouseButtons | Specify whether mouse button input should be sticky or not. |