Constructor LayoutEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
LayoutEventArgs(Size)
public LayoutEventArgs(Size oldContentSize)
Parameters
oldContentSize
Size
The view that the event is about.
Namespace
Assembly
Terminal.Gui.dll
public LayoutEventArgs(Size oldContentSize)
oldContentSize
Size
The view that the event is about.