Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


exitOnSuspend

Application should exit when suspended to background.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. exitOnSuspend is deprecated, use appInBackgroundBehavior
public static bool exitOnSuspend { get; set; }