Type Enumeration

Represents an type of the key in KeyboardControl.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public enum Type

Members

Button0 Button-like key.
CheckBox1 CheckBox-like key.
Modifier2 Modifier-like key.

See Also