Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorToolbarDropdownToggle.ShowDropDown

Declaration

public void ShowDropDown(bool show);

Parameters

show True if the dropdown is visible, false otherwise.

Description

Allow to set the visibility of the drop down button.