开发者

Rounded UIBarButtonItems

I need to make UIBarButtonItem rounded. In xib even though the style attibute specified as bordered it di开发者_JAVA百科splays a rectangular shape. Is there any work around to achieve this?

Regards,

Dilshan


Try to use initWithCustomView:(UIView *)customView where the customView is a custom UIButton with a round image.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜