In Interface Builder, I use a horizontal UIStackView and want to place the items as this :
xx xx xx
every x symbolize an item. Item1 and
In a stack view,you can only define the constant space between items.It's easy to do such things,just choose the stack view in the outline and set the value of space.