Table of Contents

Property Menus

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Menus

Gets or sets the array of MenuBarItems for the menu. Only set this after the MenuBar is visible.

public MenuBarItem[] Menus { get; set; }

Property Value

MenuBarItem[]

The menu array.