Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9152513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:04:03+00:00 2026-06-17T12:04:03+00:00

I have a UIScrollView which contains a selection of different components. Depending whether the

  • 0

I have a UIScrollView which contains a selection of different components. Depending whether the device is in landscape or portrait mode some of the components may run over the edges horizontally. What I want to achieve is a setup where the components autoresize horizontally, but stay the same vertically (i.e. no more need to scroll horizontally).

I have fixed the UIScrollView so that they can only scroll veertically. The problem is that now the content inside the scroll view is not being resized in the horizontal direction (as expected I guess).

I have had a look around online and tried out a few solutions, however I cannot find a way to make the components inside the UIScrollView to autoresize in the horizontal, but stay the same in the vertical.

Please could anyone advise whether this is even possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:04:04+00:00Added an answer on June 17, 2026 at 12:04 pm
    //for the scrollView set the below property.
    [scrollView setAutoresizesSubviews:YES];
    //then for every subView of your scrollView set the below property.
    [subView setAutoresizingMask:UIViewAutoresizingFlexibleWidth];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a UIScrollView which contains some small UIView subclass. UIScrollView is scroll enabled,
I have a zooming UIScrollView that contains a UIView which contains some custom UIViews
I have a UIScrollView which contains a timelime. Sometimes I may only want to
I have a UIScrollView which contains many different labels and other stuff. I scroll
I have a UIScrollView that contains multiple UITableViews horizontally - all of which are
I have a UIScrollView which contains various subviews ( UIImageViews , UILabels and standard
I have a UIScrollView which contains many UIImageView s, UILabels, etc... the labels are
I have a UIScrollView which contains any number of thumbnails that should detect the
For my iPad App, I have a main ViewController which contains two UIScrollview s
I have a pretty big uiscrollview (1700p) which contains a uiimageview as the background,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.