Property Button
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
Button
Gets or sets the mouse button that is pressed during the move.
public MouseButton Button { get; set; }
Property Value
- MouseButton
The mouse button pressed during the move.