Table of Contents

Class MenuBarv2

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

A menu bar is a View that snaps to the top of a Toplevel displaying set of Shortcuts.

public class MenuBarv2 : Bar, IDisposable, ISupportInitializeNotification, ISupportInitialize, IOrientation, IDesignable
Inheritance
MenuBarv2
Implements
Inherited Members

Constructors

MenuBarv2()

Initializes a new instance of View.

MenuBarv2(IEnumerable<Shortcut>)

Methods

Add(View)

Adds a subview (child) to this view.