Click or drag to resize

EventTypeMouseOver Field

The "mouseover" event type.

Namespace:  DotNetBrowser.Dom.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly EventType MouseOver

Field Value

Type: EventType
See Also