The EditorToolbarElement attribute allows you to make available a specific VisualElement for use in an Editor Toolbar.
Additional resources: EditorToolbarButton, EditorToolbarDropdown, EditorToolbarToggle and EditorToolbarDropdownToggle.
no example available in C#
Property | Description |
---|---|
id | Element's ID. |
targetWindows | Targeted contexts. |
Constructor | Description |
---|---|
EditorToolbarElementAttribute | The EditorToolbarElement attribute allows you to make available a specific VisualElement for use in an Editor Toolbar. |