Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayerSettings.Android.fullscreenMode

Switch to Manual
public static FullScreenMode fullscreenMode;

Description

The display mode for Android Player builds of your application.

Android supports FullScreenMode.Windowed and FullScreenMode.FullScreenWindow. Additional resources: FullScreenMode