iOSAppInBackgroundBehavior

enumeration

Cambiar al Manual

Descripción

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.