This version of Unity is unsupported.

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.