开发者

how to create a corner button with IB?

开发者 https://www.devze.com 2023-04-01 19:58 出处:网络
we can set a corner button with code very easily for example view.layer.cornerRadius = 9. but i want to finish it with Interface Build

we can set a corner button with code very easily for example view.layer.cornerRadius = 9.

but i want to finish it with Interface Build

I can'开发者_运维知识库t find it in IB for a long time

can you help me ?

thanks in advance!


No you can't, you can only do the cornerRadius in code.

0

精彩评论

暂无评论...
验证码 换一张
取 消