Most voted "xcode-8" questions
3 questions
Sort by count of
-
1
votes1
answer116
viewsHow to adjust the height of a Uiview on Swift 3 according to subviews?
I have a Uiview with subviews, and I need Uiview to increase or decrease according to the size of the subviews, the same idea of a layout with wrap_content height. Does anyone know how to do this on…
-
0
votes1
answer31
viewsSimulated Metrics Change in Xcode 8
With the change of Simulated Metrics which of the options below use?…
-
0
votes3
answers106
viewsDifferent layout for landscape
good afternoon. I don’t know how to make a different layout, specific to landscape...but I wanted to do it in storyboard not in code, someone knows? Thanks.