Specifies the flight stick button type.
[FlagsAttribute]
public enum class FlightStickButtons
| Member | Value | Description |
|---|---|---|
| A | 16 | A button |
| B | 32 | B button |
| FirePrimary | 65536 | Primary fire button |
| FireSecondary | 131072 | Secondary fire button |
| HatDown | 512 | Hat button down |
| HatLeft | 1024 | Hat button left |
| HatRight | 2048 | Hat button right |
| HatUp | 256 | Hat button up |
| Menu | 4 | Menu button |
| Next | 8192 | Next button |
| None | 0 | No buttons pressed |
| Previous | 4096 | Previous button |
| View | 8 | View button |
| X | 64 | X button |
| Y | 128 | Y button |
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd