Understanding Constraints using Xcode and Manually Coding
问题 I just read few information about how to manipulates constraints number programatically, but I think I need to see it visually using Xcode. So I decided to put a UIView like this and see what's going on with Constraints : automatically it will create 4 constraints : after modifying the number, I got what's the meaning of all this. there we have 2 vertical space and 2 horizontal space. but let's focus on vertical first... one of vertical space measured from top of the screen (superview, I