swift - How do I align a button under a label in Xcode 6? -


i'm watching stanford's cs193p lectures itunes u , first demo has been calculator. in second lecture, professor aligns buttons bottom edge of display label using black grid line appears. how enable grid line, know buttons directly below label?

i'm having same issue. resize label remove previous fix , set manually height value as: 38 , blue line appears. enter image description here


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -