Interface IMouseExitedEventArgs
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the Exited event.
public interface IMouseExitedEventArgs : IMouseEventArgs
- Inherited Members
Properties
- MouseModifiers
Gets the mouse modifiers indicating which mouse buttons are currently pressed.