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