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

DropdownMenu.PrepareForDisplay

Declaration

public void PrepareForDisplay(UIElements.EventBase e);

Parameters

e The source event.

Description

Gets the status of all items by calling their status callback and removes the excess separators.

Called before the menu is displayed.