DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom.Events
IEvent Interface
IEvent Properties
Bubbles Property
Cancelable Property
CurrentTarget Property
EventPhase Property
Target Property
Type Property
IEvent
Type Property
Gets the type of this DOM event.
Namespace:
DotNetBrowser.Dom.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
EventType
Type
{
get
; }
Property Value
Type:
EventType
The type of this DOM event.
See Also
Reference
IEvent Interface
DotNetBrowser.Dom.Events Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.