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