Characteristic | Locus |
---|---|
Namespace | Meadow.Foundation.FeatherWings |
Assembly | KeyboardWing.dll |
Syntax
public enum ButtonType : byte
Fields
Name | Description |
---|---|
Button1 | Button 1 |
Button2 | Button 2 |
Button3 | Button 3 |
Button4 | Button 4 |
_5WayCenter | 5-way control center click |
_5WayDown | 5-way control down |
_5WayLeft | 5-way control left |
_5WayRight | 5-way control right |
_5WayUp | 5-way control up |