mojo.app.View.OnLayout - nitrologic/monkey2 GitHub Wiki
mojo::mojo.app.mojo.app.View.OnLayout
Method OnLayout:Void( )
Called during layout when the view needs to update its child views.
Overriding methods should set the Frame property of any child views they are resposible for.