Suppose my view contains an image and a button. I’d like for the button to show up on top of the image? How can this be done as part of the Interface Builder?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the xib file viewer, the view farthest down will be on top, the view highest up will be on the bottom. You can drag the views around to adjust their z-order.