Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the state of the left 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 LeftButton { get; }
Property Value
State of the left 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