API ReferenceEditor
StatusBarclass
Constructors1
Showing 1 constructors
No results match this filter.
Methods4
Showing 4 methods
public void AddWidgetLeft(Editor.Widget w, int stretch = 0)
| Parameter | Type | Description |
|---|---|---|
| w | Widget | — |
| stretch = 0 | int | — |
Returns:
void—public void AddWidgetRight(Editor.Widget w, int stretch = 0)
| Parameter | Type | Description |
|---|---|---|
| w | Widget | — |
| stretch = 0 | int | — |
Returns:
void—public void ShowMessage(string text, float seconds = 5)
| Parameter | Type | Description |
|---|---|---|
| text | string | — |
| seconds = 5 | float | — |
Returns:
void—No results match this filter.
Properties1
Showing 1 properties
public bool Editor.StatusBar.SizeGrip { get; set; }
Returns:
bool—No results match this filter.