I have one UILabel and One UIView contains other subviews side by side in Storyboard. The UIView should butt up against the right edge of the UILabel(trailing constraint of
Is this what you need?
Here is how i did in Interface Builder.