MouseState.XButton1 Property
Note
This property is available only when developing for Windows.
Returns the state of XBUTTON1.
Namespace: Microsoft.Xna.Framework.Input
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public ButtonState XButton1 { get; }
Property Value
The state of XBUTTON1.
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
Windows XP SP2, Windows Vista