Property Exited
- Namespace
- DotNetBrowser.Input.Mouse
- Assembly
- DotNetBrowser.dll
Exited
Occurs when the mouse has exited the web page.
IInterceptableInputEvent<IMouseExitedEventArgs, MouseExitedEventArgs> Exited { get; }
Property Value
Exceptions
- ObjectDisposedException
The IBrowser object has already been disposed.