文件名称:UIPopoverPresentationController简单使用
文件大小:81KB
文件格式:ZIP
更新时间:2018-09-09 03:58:16
popover
在之前如果想要在iphone上实现popover的效果需要自定义view,在iOS8中提供了UIPopoverPresentationController在ipad和iphone两个设备上同时实现popover的效果。找了找网上具体使用的栗子比较少,加上我也是个小菜鸟,所以写着以防我白痴的记忆以后不记得了干着急。如果有不对的地方也请指正
【文件预览】:
presentingViewController
----presentingViewControllerTests()
--------presentingViewControllerTests.m(920B)
--------Info.plist(748B)
----presentingViewController.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----presentingViewController()
--------main.m(344B)
--------PopoverViewController.h(379B)
--------AppDelegate.h(314B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------PopoverViewController.m(2KB)
--------ViewController.h(266B)
--------Images.xcassets()
--------Info.plist(1KB)
--------ViewController.m(4KB)
----.git()
--------index(2KB)
--------hooks()
--------config(335B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------.DS_Store(6KB)
--------COMMIT_EDITMSG(13B)
--------HEAD(23B)
----.DS_Store(8KB)