You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Baseline Standing Spacing Constraints are supposed to be useful to seperate two labels from eachother vertically as when the Dynamic Font style sizes change it adjust the baseline spacing appropriately.
Vertical Spacing Constraints on the other hand don't do this. But, either way we should look into how we want to hande this type of constraint.
The text was updated successfully, but these errors were encountered:
Also, the NSLayoutConstraintAttribute has baseline attirbutes. Not, sure how we would get the system spacing portion. But, we for sure can specify constraints between the baselines.
The Baseline Standing Spacing Constraints are supposed to be useful to seperate two labels from eachother vertically as when the Dynamic Font style sizes change it adjust the baseline spacing appropriately.
Vertical Spacing Constraints on the other hand don't do this. But, either way we should look into how we want to hande this type of constraint.
The text was updated successfully, but these errors were encountered: