File size: 166 Bytes
1e92f2d |
1 2 3 4 5 6 |
# App Quit
Determines whether the app should quit and exit, or quit to background.
Note that the implementation of quit-to-background is left up to `lib/platform`.
|
1e92f2d |
1 2 3 4 5 6 |
# App Quit
Determines whether the app should quit and exit, or quit to background.
Note that the implementation of quit-to-background is left up to `lib/platform`.
|