Variable ApplicationEventsConst
ApplicationEvents: { Exit: "exit"; Maximize: "maximize"; Minimize: "minimize"; ReceivedNotification: "receivedNotification"; UnhandledError: "unhandledError"; ApplicationCallReceived: "applicationCallReceived"; AppShortcutReceived: "appShortcutReceived"; BackButtonPressed: "backButtonPressed"; RequestPermissionResult: "requestPermissionResult" } = ...
Type declaration
-
Exit: "exit"
-
Maximize: "maximize"
-
Minimize: "minimize"
-
ReceivedNotification: "receivedNotification"
-
UnhandledError: "unhandledError"
-
ApplicationCallReceived: "applicationCallReceived"
-
AppShortcutReceived: "appShortcutReceived"
-
BackButtonPressed: "backButtonPressed"
-
RequestPermissionResult: "requestPermissionResult"