Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的纵向视图很好。我所有的文本框和标签都是纵向可见的。但是当用户将 ipad 变成横向时,我的文本字段和标签很少会出现在下面,我无法滚动查看它们。任何人都可以帮忙吗!
将您希望能够滚动的所有内容放在 UIScollView 中。