I am unable to adjust the autosizing INSIDE the box. How do I adjust or do I have to recreate the view…?

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.
The autosizing behavior is how a view’s size and position changes relative to it’s parent when it’s parent changes. So to adjust inside the box, you’d be adjusting subviews.
Are you saying that view has subviews and you want to adjust their autosizing? You can just select the subviews and adjust them.