viewWillLayoutSubviews method
void
viewWillLayoutSubviews()
viewWillLayoutSubviews
Implementation
void viewWillLayoutSubviews() {
objc.checkOsVersionInternal('UIViewController.viewWillLayoutSubviews', iOS: (false, (5, 0, 0)));
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_viewWillLayoutSubviews);
}