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 -

jsf - How to order SelectItems in custom renderer extending MyFaces HtmlMenuRenderer -

c# - How to share session between a MVC project and a WCF project? -