I am trying to position a UILabel instance label next to a UITextField instance textfield like done in the iOS Settings dialogs. I\'m using Auto Layout and constraints with
Following constraints which I set in the storyboard works exactly how you want.