CAPTURING_PHASE constant
This event is propagating through the target's ancestors, starting from the document.
Other resources
- Bubble phase from W3C.
Implementation
static const int CAPTURING_PHASE = 1;
This event is propagating through the target's ancestors, starting from the document.
static const int CAPTURING_PHASE = 1;