Method OnSubViewsLaidOut
OnSubViewsLaidOut(LayoutEventArgs)
Called from Terminal.Gui.View.LayoutSubViews() after all sub-views have been laid out.
protected virtual void OnSubViewsLaidOut(LayoutEventArgs args)
Parameters
args
LayoutEventArgs
Remarks
Override to perform tasks after the View has been resized or the layout has otherwise changed.