Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventPhase

The EventPhase class provides values for the eventPhase property of the Event class.

Index

Enumeration members

AT_TARGET

AT_TARGET: = 2

BUBBLING_PHASE

BUBBLING_PHASE: = 3

CAPTURING_PHASE

CAPTURING_PHASE: = 1

Generated using TypeDoc