Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorStyles.toolbar

static var toolbar: GUIStyle;
static GUIStyle toolbar;
static toolbar as GUIStyle

Description

Toolbar background from top of windows.

The toolbar is used as a background for other toolbar elements See Also: toolbarButton, toolbarPopup, toolbarDropDown.