Class | Description |
---|---|
CountdownCountEvent |
Fired if the seconds remaining for the countdown change.
|
CountdownEvent | |
CountdownFinishEvent |
Fired if the seconds remaining hit 0;
|
CountdownPauseEvent |
Fired if the countdown pauses.
|
CountdownResumeEvent |
Fired if the countdown resumes.
|
CountdownStartEvent |
Fired if the countdown starts.
|
CountdownStopEvent |
Fired if the countdown stops.
|
Annotation Type | Description |
---|---|
CountdownEventHandler |