ios - Set two UIButton constraints? -


i not able set constraints of 2 button next each other. need 2 button in middle of uiview. see below imageenter image description here

can know how set these buttons constraints?

here have set constraint same:

1)embed buttons in uiview & set constraint view. enter image description here

2)set constraint first button enter image description here

3)set constraint second button enter image description here


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -