Ask a question to get started
Enter to send•Shift+Enter new line
exit( self, result: Any = None, return_code: int = 0, message: Any
result
Any
None
return_code
int
0
message
Exit the app after shutting down background resources.
Return value passed to the app runner.
Exit code (non-zero for errors).
Optional message to display on exit.