ICreateToolbar
Implement ICreateToolbar to draw Overlay content in horizontal and vertical toolbars from a set of EditorToolbarElementAttribute.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor
public interface ICreateToolbar
Properties
Property | Description |
|---|---|
| toolbarElements | List of ICreateToolbar.toolbarElements IDs to show when the Overlay is in a toolbar layout. |