2021年1月27日星期三

How to reduce width between UI components in my case UILabel and UITextField

I have a UILabel (space) UITextField. The UITextField is right aligned and whenever user enters in the field UITexField should reduce horizontal space between UILabel. Below line is from UIView which has equal width of UITextField. How can i achieve this with proper constraints without overlapping UILabel?

https://stackoverflow.com/questions/65928019/how-to-reduce-width-between-ui-components-in-my-case-uilabel-and-uitextfield January 28, 2021 at 05:58AM

没有评论:

发表评论