UIXOverlayController
UIXOverlayController copied to clipboard
Change mask frame on change orientation?
Thanks for share so nice class!
In my app, in iPad version i want to rotate popup with mask.
Currently it is possible to show correct frame for both orientations, but when orientation is changing, the old frame is showing.
I can not direct access mask / popup frame from parent view in which i do all work to change sizes.
Can anyone help to solve problem with change orientation?
Thanks!