API ReferenceEditor
public class Editor.Splitter : Editor.Frame
Split frame, allows dragging to resize panels
Constructors
Showing 1 constructors
No results match this filter.
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)
No results match this filter.
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; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.Splitter |