开发者

iPad - How can I make my UIActionSheet look like the thin one in safari?

iPad - How can I make my UIActionSheet look like the thin one in safari?

The above UIActionSheet is thinner than the normal one. I took the screenshot from Safari when I try to bookmark some website.

Mine or the default UIActionSheet in iPad looks like the following. It is thicker than the one in Safari, especially the border.

iPad - How can I make my UIActionSheet look like the thin one in safari?

How can I make my own UIActionSheet look like the one in Safari? Do I need to do开发者_C百科 any particular customisation or I can use some kinds of parameters for UIActionSheet?

thanks


The instance method:

showFromBarButtonItem:animated:

Documentation:

http://developer.apple.com/library/ios/#documentation/uikit/reference/UIActionSheet_Class/Reference/Reference.html

On iPad, it will display the UIActionSheet inside a Popover.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜