开发者

Xib view scrolling?

开发者 https://www.devze.com 2022-12-13 02:48 出处:网络
i have one Xib view file...if i want to in开发者_如何学编程clude labels more than the height(420)...how can i do it.. how can i bring scroll feature when i enable with VIEW CONTROLLER?Add an UIScrollV

i have one Xib view file...if i want to in开发者_如何学编程clude labels more than the height(420)...how can i do it.. how can i bring scroll feature when i enable with VIEW CONTROLLER?


Add an UIScrollView to your view, set it contents size to appropriate value and add your labels as subviews to that scrollview.

Or consider using UITableView instead

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号