DropdownMenu.MenuItems
public List<DropdownMenuItem> MenuItems();
Returns
List<DropdownMenuItem> The list of items in the menu.
Description 描述
Get the list of menu items.
List<DropdownMenuItem> The list of items in the menu.
Get the list of menu items.