UIStackView: Variable Spacing
UIStackView: Variable Spacing
- Subject: UIStackView: Variable Spacing
- From: Daniel Stenmark <email@hidden>
- Date: Wed, 06 Jul 2016 20:37:54 +0000
- Thread-topic: UIStackView: Variable Spacing
What’s the best way to achieve variable spacing between children of a UIStackView? I know that a popular approach is to add an empty dummy view to act as padding, but this is being used in a UITableView cell, so scrolling performance is critical and the implicit constraints created by adding a ‘padding’ view are a death knell for us.
Dan
_______________________________________________
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