Namespace: Busy.Bar
A physical or virtual key on the device that can be simulated via InputKeySetAsync.
Inheritance Object → ValueType → Enum → InputKey
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|
| Up | 0 | Navigate up. |
| Down | 1 | Navigate down. |
| Ok | 2 | Confirm/select the current item. |
| Back | 3 | Navigate back/cancel. |
| Start | 4 | Start the currently selected timer. |
| Busy | 5 | Shortcut to the "Busy" timer profile slot. |
| Custom | 6 | Shortcut to the "Custom" timer profile slot. |
| Off | 7 | Power off. |
| Apps | 8 | Open the apps launcher. |
| Settings | 9 | Open the settings menu. |