开发者

How to create a pop-up uitableview similar to instapaper's folder or settings? [closed]

开发者 https://www.devze.com 2023-02-22 12:34 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

Link to what I mean:

http://imgur.com/a/bltbY

What I'd like to get is the same transparent border, up pointing arrow and tint for my own pop-up views.

Any help would be appreciated.

Thanks, Andrei


You have to use the UIPopOverController.

Setting the contentViewController to your TableViewController. To attach it to a button you can use the presentPopoverFromRect:inView:permittedArrowDirections:animated: method.

0

精彩评论

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

关注公众号