Show / Hide Table of Contents

Enum iOSAppInBackgroundBehavior

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum iOSAppInBackgroundBehavior

Fields

Name Description
Custom
Exit
Suspend

Extension Methods

MustExtensions.MustBeEqual<iOSAppInBackgroundBehavior>(iOSAppInBackgroundBehavior)
MustExtensions.MustBeEqual<iOSAppInBackgroundBehavior>(iOSAppInBackgroundBehavior, String)
MustExtensions.MustNotBeEqual<iOSAppInBackgroundBehavior>(iOSAppInBackgroundBehavior)
MustExtensions.MustNotBeEqual<iOSAppInBackgroundBehavior>(iOSAppInBackgroundBehavior, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX