Position of my UIButton are varying for in all simulator

时光总嘲笑我的痴心妄想 提交于 2019-12-01 22:07:53

As per all comments about your question.You need to set constraint for your UIButon.Use only centre x,centre y because that will helpfull to see your layout in all devices. And there is a already solution for your problem.see these below links for setting auto layout for UIButton

Link 1

Link 2

Link 3

Sure this will help you !

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!