toolbarElements
Use ToolbarOverlay.toolbarElements to specify the contents of this Overlay.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor.CoreModule
public virtual IEnumerable<string> toolbarElements { get; }
Remarks
See ICreateToolbar for more information.