MouseState.XButton2 Property

Note

This property is available only when developing for Windows.

Returns the state of XBUTTON2.

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

Windows XP SP2, Windows Vista