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.

enter image description here

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 enter image description here

under utilities > file inspector

enter image description here


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -