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 -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -