ios - correct autolayout constraint for UIButton -


i have button on view must positioned in top left corner throughout different screen sizes, proportionate margins , scaled accordingly. had success in doing several other ib objects using aspect ratio, , x/y centering, button seems not complying. constraints should add?


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -