Event Fields |
The Event type exposes the following members.
Name | Description | |
---|---|---|
AtTargetPhase |
The current event phase is the capturing phase.
| |
BubblingPhase |
The current event phase is the bubbling phase.
| |
CapturingPhase |
The event is currently being evaluated at the target IEventTarget.
| |
NonePhase |
Events not currently dispatched are in this phase.
|