Skip to main content

application event area

Description

Notifies the start/end of the application.

Events

NameDefined NameDescription
Event after application startuponAfterStartThis event is notified after application startup.
Event before application exitonBeforeQuitThis event is notified before the application exits.

interfaces belonging to the area

NameDescription
AfterStartEventParamsThe parameters for the after-application-start event.
BeforeQuitEventParamsThe parameters for the before application exit event.