MinimizeApp

Description

Sends the app to the background. On desktop platforms like Windows the app will continue to run when minimized. On Android the app will pause. On iOS it will do nothing as a user must minimize the app by pressing the home button. On desktop platforms the window can be restored with RestoreApp.

Definition

MinimizeApp()