Application.runInBackground
public static bool runInBackground;
Description 描述
Should the player be running when the application is in the background?
Default is false (application pauses when it is in the background).
Note: This property is ignored on Android and iOS.
no example available in C#