Auto Layout to dynamically size uilabel width

后端 未结 3 485
小鲜肉
小鲜肉 2020-12-12 15:58

So I have two UILabels side by side in Storyboard. The second label should butt up against the right edge of the first one (trailing constraint of 1), but I also need the fi

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-12 16:22

    Please refer below constraints to Set UIlabel and UIButton flexible width;

提交回复
热议问题