Table of Contents

Constructor PanelView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

PanelView()

Initializes a panel with a null child.

public PanelView()

PanelView(View)

Initializes a panel with a valid child.

public PanelView(View child)

Parameters

child View