s&box docs

public class Editor.StatusBar : Editor.Widget

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

Methods

Showing 4 methods

public void AddWidgetLeft(Editor.Widget w, int stretch = 0)

Parameters

  • stretch: Default: 0

public void AddWidgetRight(Editor.Widget w, int stretch = 0)

Parameters

  • stretch: Default: 0

public void RemoveWidget(Editor.Widget w)

public void ShowMessage(string text, float seconds = 5)

Parameters

  • seconds: Default: 5

Properties

Showing 1 properties

public bool Editor.StatusBar.SizeGrip { get; set; }

Metadata

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

On this page