IEventEventPhase Property |
Gets the phase of event flow.
Namespace:
DotNetBrowser.Dom.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax EventPhase EventPhase { get; }
Property Value
Type:
EventPhaseThe phase of event flow that is currently being evaluated.
See Also