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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

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