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