Table of Contents

Constructor Padding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Padding()

Initializes a new instance of View.

public Padding()

Remarks

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

Padding(View)

Constructs a new adornment for the view specified by parent.

public Padding(View parent)

Parameters

parent View