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