Re: UIStackView: Variable Spacing
Re: UIStackView: Variable Spacing
- Subject: Re: UIStackView: Variable Spacing
- From: Daniel Stenmark <email@hidden>
- Date: Wed, 06 Jul 2016 22:41:12 +0000
- Thread-topic: UIStackView: Variable Spacing
This would require my UIStackView’s children to have children of their own, which just means even more layout constraints to resolve at scroll-time.
Dan
On Jul 6, 2016, at 3:34 PM, Quincey Morris <email@hidden<mailto:email@hidden>> wrote:
On Jul 6, 2016, at 13:37 , Daniel Stenmark <email@hidden<mailto:email@hidden>> wrote:
What’s the best way to achieve variable spacing between children of a UIStackView?
I’ve had success placing leading/trailing/top/bottom constraints on the child view, or on components within the child view, to siblings or parent as appropriate.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden