ios - How to distribute the view uniformly using auto layout? -



ios - How to distribute the view uniformly using auto layout? -

i want display 4 views using auto layout, disperse them uniformly in horizontal orientation. want specify leading space container view first view, , trailing space 4th view, , sec , 3rd view should dispersed uniformly , 4 views have same width. how can ?

ios autolayout

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -