Table of Contents

Method GetAllSubMenus

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetAllSubMenus()

Gets all the submenus in the PopoverMenu.

public IEnumerable<Menu> GetAllSubMenus()

Returns

IEnumerable<Menu>