LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

iOSAppInBackgroundBehavior

enumeration

Description

Application behavior when entering background.

Properties

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