ButtonTextLocation Enumeration

Defines values that describe where text is located for a button on an arcade stick device.

Syntax

public enum class ButtonTextLocation  

Members

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.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

Microsoft.Xbox.Input Namespace