ios - I cannot find the align and pin buttons in xcode6.4 to adjust constraints for aspect fit -
i using xcode6.4
in answer, https://stackoverflow.com/a/25768875/80353 can see options align, pin, etc set constraints.
however, after selecting label element, unable trigger same.
in fact, have following instead.

so how adjust constraints such width constraints label , constraints away left edge , top edge?
make sure have checked option use auto layout. refer image below 
under utilities > file inspector

Comments
Post a Comment