uinavigationcontroller - Relocate views in the navigationcontroller -


is possible relocate uiview i've added subview of viewcontroller? problem:

navigationcontroller stack -> viewcontroller -> rectangle view

when change device orientation want relocate rectangle view. how can access rectangle subview?

thanks knowledge.

you can tag view, want (so can later viewwithtag) or run through subviews array looking it.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -