Table of Contents

Property Visible

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Visible

Gets or sets a value specifying whether the visualizer window is visible on start.

public bool? Visible { get; set; }

Property Value

bool?

Remarks

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