Defines values that describe where text is located for a button on an arcade stick device.
public enum class ButtonTextLocation
| Member | Description |
|---|---|
| NoText | The button does not have text. |
| OnButton | The text is on the button. |
| AboveButton | The text is above the button. |
| BelowButton | The text is below the button. |
| LeftOfButton | The text is to the left of the button. |
| RightOfButton | The text is to the right of the button. |
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.arcadestick.winmd