Table of Contents

Class Padding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The Padding for a View. Accessed via Padding

public class Padding : Adornment, IDisposable, ISupportInitializeNotification, ISupportInitialize, IDesignable
Inheritance
Adornment
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(MouseEventArgs)

Called when a mouse event occurs within the Padding.