Table of Contents

Constructor MenuBarv2

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MenuBarv2()

Initializes a new instance of View.

public MenuBarv2()

Remarks

Use X, Y, Width, and Height properties to dynamically control the size and location of the view.

MenuBarv2(IEnumerable<MenuBarItemv2>)

public MenuBarv2(IEnumerable<MenuBarItemv2> menuBarItems)

Parameters

menuBarItems IEnumerable<MenuBarItemv2>