Table of Contents

Class ThicknessEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event arguments for the Thickness events.

public class ThicknessEventArgs : EventArgs
Inheritance
ThicknessEventArgs
Inherited Members

Constructors

ThicknessEventArgs()

Initializes a new instance of ThicknessEventArgs

Properties

PreviousThickness

The previous Thickness.

Thickness

The new Thickness.