Table of Contents

Constructor AdornmentView

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

AdornmentView()

Parameter-less constructor required to support all views unit tests (e.g., AllViewsTester).

public AdornmentView()

AdornmentView(IAdornment)

Constructs a rendering layer for the specified adornment.

public AdornmentView(IAdornment adornment)

Parameters

adornment IAdornment