eventPhase property

int get eventPhase

The eventPhase read-only property of the Event interface indicates which phase of the event flow is currently being evaluated.

Implementation

external int get eventPhase;