Property Event
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
Event
Gets the DOM event that is currently handled.
public IEvent Event { get; }
Property Value
- IEvent
The DOM event that is currently handled.
Gets the DOM event that is currently handled.
public IEvent Event { get; }
The DOM event that is currently handled.