Version: 2018.2

iOSAppInBackgroundBehavior

enumeration

Switch to Manual

Description

Application behavior when entering background.

Variables

CustomCustom background behavior, see iOSBackgroundMode for specific background modes.
SuspendApplication should suspend execution when entering background.
ExitApplication should exit when entering background.