Property Pressed
- Namespace
- DotNetBrowser.Input.Mouse
- Assembly
- DotNetBrowser.dll
Pressed
Occurs when the mouse button has been pressed on the web page.
IInterceptableInputEvent<IMousePressedEventArgs, MousePressedEventArgs> Pressed { get; }
Property Value
Exceptions
- ObjectDisposedException
The IBrowser object has already been disposed.