Click or drag to resize

ProjectSettingsPage_GeneralWindowState Property

The initial state of the project window. When set to Auto, it will enabled Fullscreen mode or Maximized mode when run from the editor.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<ProjectSettingsPage_GeneralWindowStateEnum> WindowState { get; set; }

Property Value

Type: ReferenceProjectSettingsPage_GeneralWindowStateEnum
See Also