开发者

UIModalPresentationFormSheet on iPhone

How can I make a Modal View's presentation style UIModalPresentationFormSheet (or som开发者_如何学编程ething what looks like it) on an iPhone?

Thanks in advance!


You can't using the built-in frameworks.

You'll have to write your own code to show a view modally that doesn't fully obscure the underlying view, unless someone else has already done that and released it publicly.


You also might wanna checkout the following open source project:

https://github.com/KitchenStories/charleene

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜