Xcode 5 Round Rect Buttons

后端 未结 7 581
借酒劲吻你
借酒劲吻你 2021-01-30 06:56

I have an app that incorporates many round rect buttons. However, in xcode 5, those dont exist. How do I get the round rect buttons back? They are essential to my app. Now it ju

7条回答
  •  长发绾君心
    2021-01-30 07:01

    Click on the button you want to get rounded. Then click on the Identity Inspector on the right top side. There You can see User Defined Runtime Attributes. Click on plus (+)

    You wont see the changes in View. You will see it in Runtime

提交回复
热议问题