When setting a constraint to Left, the position will always be relative to the left-side of the screen. Because of how coordinates read from the top-left corner of the screen (0X being all the way left & 0Y being all the way to the top), this essentially means it is in an absolute position. This is the default for most things in your design doc.