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? -

c# - Get the Class name in a class with atribute inside a attribute method -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -