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

PlayModeWindow.SetPlayModeFocused

Declaration

public static void SetPlayModeFocused(bool focused);

Parameters

focused If true, sets the view to Focused, otherwise to maximized.

Description

Changes the enter play mode behavior of the selected PlayModeView window.