How to send objects in NIB files to front/back?

Viewed 70160

How can I adjust the "z"-positions of objects (e.g. sending UIImageViews to the front/back) in the integrated interface builder in Xcode?

6 Answers
Related