Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


toolbarElements

Use ToolbarOverlay.toolbarElements to specify the contents of this Overlay.
Read time 1 minuteLast updated 11 days ago

Definition

public virtual IEnumerable<string> toolbarElements { get; }

Remarks

See ICreateToolbar for more information.