开发者

how do I add an image without getting the background of the UIButton class via Interface Builder?

I keep get开发者_JAVA百科ting the white background of the UIButton class and cannot just add the image transparently


Setting the button Type to Custom in the Interface Builder should help.


Use UIButtonTypeCustom and set the backgroundImage of that instead.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜