MouseState.XButton2 Property
Returns the state of XBUTTON2.
Xbox 360 Specific Information |
---|
The value of this property is always ButtonState.Released. |
Namespace: Microsoft.Xna.Framework.Input
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public ButtonState XButton2 { get; }
Property Value
The state of XBUTTON2.
Remarks
XBUTTON1 and XBUTTON2 are additional buttons used on many mouse devices, often for forward and backward navigation in Web browsers. They return the same data as standard mouse buttons.
See Also
Reference
MouseState Structure
MouseState Members
Microsoft.Xna.Framework.Input Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone