Table of Contents

Property WindowState

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

WindowState

Gets or sets a value specifying whether the visualizer window should start minimized, maximized, or normal.

public FormWindowState? WindowState { get; set; }

Property Value

FormWindowState?

Remarks

If no value is specified, the value in the cached layout settings is used.