GamePadButtons.Back Property

Identifies if the BACK button on the Xbox 360 Controller is pressed.

Namespace: Microsoft.Xna.Framework.Input
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public ButtonState Back { get; }

Property Value

ButtonState.Pressed if the button is pressed; ButtonState.Released otherwise.

Remarks

Bb195066.bp(en-us,XNAGameStudio.41).gifBest Practice
During gameplay, the Back button might be used to bring up a scoreboard or other contextual information such as a map.

See Also

Reference

GamePadButtons Structure
GamePadButtons Members
Microsoft.Xna.Framework.Input Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone