Enum MapItemType
Types of virtual map item
Namespace: EmptyKeys.UserInterface.Input
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum MapItemType
Fields
Name | Description |
---|---|
Empty | The empty |
HideKeyboard | The hide keyboard |
Key | The key - item is key |
SpecialKey | Special keys - shift, backspace, space etc. |
SwitchToLetters | The switch to letters |
SwitchToNumbers | The switch to numbers |
SwitchToSings | The switch to sings |