This version of Unity is unsupported.

DropdownMenu.MenuItems

Declaration

public List<DropdownMenuItem> MenuItems();

Returns

List<DropdownMenuItem> The list of items in the menu.

Description

Gets the list of menu items.