WeaverWindowPanel.

IsExpanded Property

Summary

Determines whether this panel is currently expanded by comparing the index specified in Weaver.Editor.Window.WeaverWindowPanel.Initialize(System.Int32) with Weaver.Editor.WeaverWindowSettings.currentPanel.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Window
Containing Type
WeaverWindowPanel

Syntax

public bool IsExpanded { get; set; }

Value

Type Description
bool