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<Shortcut>)

public MenuBarv2(IEnumerable<Shortcut> shortcuts)

Parameters

shortcuts IEnumerable<Shortcut>