Method OnSubviewLayout
OnSubviewLayout(LayoutEventArgs)
Called from Terminal.Gui.View.LayoutSubviews() before any subviews have been laid out.
protected override void OnSubviewLayout(LayoutEventArgs args)
Parameters
args
LayoutEventArgs
Remarks
Override to perform tasks when the layout is changing.