Table of Contents

Class Padding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The Padding for a View.

public class Padding : Adornment, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
Padding
Implements
Inherited Members

Remarks

See the Adornment class.

Constructors

Padding()

Initializes a new instance of View.

Padding(View)

Constructs a new adornment for the view specified by parent.

Properties

ColorScheme

The color scheme for the Padding. If set to null, gets the Parent scheme. color scheme.

Methods

OnMouseEvent(MouseEvent)

Called when a mouse event occurs within the Padding.