开发者

info/information icon for apple iphone

Th开发者_如何学Pythonat little "i" with a circle around it on the iPhone, like on the bottom right hand side of the screen in the Weather application, is there a way we can use that icon in the SDK? Thanks.


yes you can :

[UIButton buttonWithType:UIButtonTypeInfoLight]

OR

[UIButton buttonWithType:UIButtonTypeInfoDark]

will give you the button with this small "i".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜