UIViewController how to catch setNeedsLayout ?

Posted by CiNN on Stack Overflow See other posts from Stack Overflow or by CiNN
Published on 2010-03-23T14:55:16Z Indexed on 2010/03/23 22:23 UTC
Read the original article Hit count: 185

Filed under:

When you add a UIViewController to another UIViewController, and the parent UIViewController decides to resize its view, how to tell the child UIViewController's view to update its layout ?

© Stack Overflow or respective owner

Related posts about iphone