UIKit
Leading vs Left
When would it be appropriate to use leftAnchor instead of leadingAnchor in an Auto Layout constraint?
Pick one
Leading vs Left
When would it be appropriate to use leftAnchor instead of leadingAnchor in an Auto Layout constraint?
Pick one
UIKitShort answerIntro
How is an Auto Layout constraint represented internally, as a formula?
#autolayout
UIKitMultiple choiceBasics
You've placed titleLabel and dateLabel side by side on one row with Auto Layout. When the…
#autolayout
UIKitShort answerBasics
You put a custom view you built (say, a tag chip view) into a UIStackView and it's sized …
#autolayout
UIKitMultiple choiceIntro
Which of the following statements about the Safe Area are correct? Pick all that apply.
#autolayout