Returns the state of the middle mouse button.
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 MiddleButton { get; }
Property Value
State of the middle mouse button.
See Also
Reference
MouseState Structure
MouseState Members
Microsoft.Xna.Framework.Input Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Xbox 360 Specific Information