exitApp
Description
Exits from the current mobile app.
Input / Parameter
N/A
Output
N/A
Callback
N/A
Video
Coming Soon.
Example
The user wants to exit the current mobile app.
Steps
No.
Description
1.
Drag a button to a page in the mobile designer. Select the event click
for the button and drag the exitApp
function to the event flow.
Result
When the button is pressed, the mobile app will be closed.
Links
Last updated