In this episode, I want to spend a few minutes talking about a special class that was introduced in iOS 9 and tvOS 9, UIStackView
. Even though UIStackView
is a UIView
subclass, the stack view itself is not rendered. Only its contents are rendered to the screen. That's the first important feature of the UIStackView
class.
Subscribe to Cocoacasts Plus to watch this episode.
Auto Layout Fundamentals
Working With Stack Views
by Bart Jacobs in Auto Layout
Swift 4
Xcode 9
iOS 11
Auto Layout Fundamentals
-
05:17
-
03:20
-
7 What Is Intrinsic Content Size
06:46
-
05:20
-
11 Working With Stack Views
06:53
-
12 Best Practices and Common Pitfalls
05:45