KeyboardManager Class |
The KeyboardManager type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyboardManager | Initializes a new instance of the KeyboardManager class | |
| KeyboardManager | Initializes a new instance of the KeyboardManager class |
| Name | Description | |
|---|---|---|
| AdvancedKeyboard | To be added. | |
| AllMappedScanEntries | To be added. | |
| AvailableTriggers | To be added. | |
| IsInputLocked | Tells if the input from keyboard is locked. | |
| JniPeerMembers | To be added. | |
| KeyCodeBatterySwap | To be added. | |
| MappedIntents | To be added. | |
| MappedKeyCodes | To be added. | |
| MappedUnicodes | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
| Name | Description | |
|---|---|---|
| ClearAllMappings | Removes all the configured mappings. | |
| ClearMapping | Removes a single active mapping. | |
| DisableKey | Disables completely a single physical key, through the VScanEntry data structure. | |
| GetIntent | Returns current mapping between a physical key and an Intent. | |
| GetKeyboardLayout | Returns the physical keyboard layout. | |
| GetKeyCode | Returns current mapping between a physical scan code key and an Android key code. | |
| GetMappingArguments | Gets the arguments of a key mapping. | |
| GetMappingObjects | Query the mapping information of a key. | |
| GetUnicode | Returns current mapping between a physical key and a unicode character. | |
| IsKeyDisabled | Checks if a physical key is disabled. | |
| LockInput | Locks or unlocks the input from keyboard and physical buttons. | |
| MapIntent | Assigns an Intent to a physical key. | |
| MapKey | Maps key events to customized actions. | |
| MapKey | Maps key events to customized actions. | |
| MapKeyCode | Assigns a virtual key code to a physical key. | |
| MapUnicode | Assigns a unicode character to a physical key. |
| Name | Description | |
|---|---|---|
| ArgLongPressTimeout | To be added. | |
| ArgMultiplePressCount | To be added. | |
| ArgMultiplePressMaxBreak | To be added. | |
| ArgMultiplePressMaxInterval | To be added. | |
| ArgVeryLongPressTimeout | To be added. | |
| TriggerIdAutoscan | To be added. | |
| TriggerIdFront | To be added. | |
| TriggerIdLeft | To be added. | |
| TriggerIdMotion | To be added. | |
| TriggerIdPistol | To be added. | |
| TriggerIdPtt | To be added. | |
| TriggerIdRight | To be added. |