Table of Contents

Constructor Menuv2

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Menuv2()

Initializes a new instance of View.

public Menuv2()

Remarks

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

Menuv2(IEnumerable<Shortcut>)

public Menuv2(IEnumerable<Shortcut> shortcuts)

Parameters

shortcuts IEnumerable<Shortcut>