Table of Contents

Class LayoutEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event arguments for the LayoutComplete event.

public class LayoutEventArgs : EventArgs
Inheritance
LayoutEventArgs
Inherited Members

Constructors

LayoutEventArgs(Size)

Creates a new instance of the LayoutEventArgs class.

Properties

OldContentSize

The viewport of the View before it was laid out.