s&box docs

public class Editor.Splitter : Editor.Frame

Split frame, allows dragging to resize panels

Constructors

Showing 1 constructors

Methods

Showing 5 methods

public void AddWidget(Editor.Widget w)

public void RestoreState(string state)

public string SaveState()

public void SetCollapsible(int index, bool collapsible)

public void SetStretch(int cell, int stretch)

Properties

Showing 4 properties

public int Editor.Splitter.HandleWidth { get; set; }

public bool Editor.Splitter.IsHorizontal { get; set; }

public bool Editor.Splitter.IsVertical { get; set; }

public bool Editor.Splitter.OpaqueResize { get; set; }

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.Splitter

On this page