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

DropdownMenu.MenuItems

Declaration

public List<DropdownMenuItem> MenuItems();

Returns

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

Description

Gets the list of menu items.