Skip to main content

application event area

Description

Notifies the start/end of the application.

Event

NameDefinition nameDescription
Event after application startuponAfterStartThis event is notified after application is started.
Pre-application eventonBeforeQuitThis event is notified before the application is closed.

Interfaces belonging to the area

NameDescription
AfterStartEventParamsParameter of the event after application startup.
BeforeQuitEventParamsParameters of the pre-application event.