Table of Contents

Constructor Bar

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Bar()

Initializes a new instance of View.

public Bar()

Remarks

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

Bar(IEnumerable<Shortcut>)

public Bar(IEnumerable<Shortcut> shortcuts)

Parameters

shortcuts IEnumerable<Shortcut>