Enum VirtualKeyType
Type of virtual key.
虛擬鍵盤的類型。
Namespace: Votanic.vXR.vGear
Assembly: Votanic.vXR.dll
Syntax
public enum VirtualKeyType
Fields
Name | Description |
---|---|
Backspace | Backspace key. |
Delete | Delete key. |
Left | Left Arrow key. |
Right | Right Arrow key. |
Shift | Shift key. |
Text | Text key. |