API ReferenceEditor
TrayIconclass
Like a widget - but is drawn
Constructors1
Showing 1 constructors
No results match this filter.
Methods2
Showing 2 methods
public void SetIcon(string icon)
| Parameter | Type | Description |
|---|---|---|
| icon | string | — |
Returns:
void—public void ShowMessage(string title, string message, string icon, float seconds)
| Parameter | Type | Description |
|---|---|---|
| title | string | — |
| message | string | — |
| icon | string | — |
| seconds | float | — |
Returns:
void—No results match this filter.
Properties1
Showing 1 properties
public bool Editor.TrayIcon.Visible { get; set; }
Returns:
bool—No results match this filter.