This version of Unity is unsupported.

DropdownMenu.MenuItems

public List<DropdownMenuItem> MenuItems();

Returns

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

Description

Get the list of menu items.