iOSAppInBackgroundBehavior

enumeration

Switch to Manual

Description

进入后台后的应用程序行为。

Variables

Custom自定义后台行为,请参阅 iOSBackgroundMode 以了解具体后台模式。
Suspend应用程序应在进入后台后暂停执行。
Exit应用程序应在进入后台后退出。