FeatureAPIiOS8:了解 iOS 8 中的新 API,例如 UIAlertController、UIVisualEffectView、PhotosKit..

时间:2024-08-01 06:26:58
【文件属性】:

文件名称:FeatureAPIiOS8:了解 iOS 8 中的新 API,例如 UIAlertController、UIVisualEffectView、PhotosKit..

文件大小:7.89MB

文件格式:ZIP

更新时间:2024-08-01 06:26:58

Objective-C

#Sharing Feature 新 API iOS 8 例如。 UIAlertController、UIVisualEffectView 1、UIAlertController 在iOS 8 之前我们一直使用UIAlertView 和UIActionSheet。但是通过delegate 方法处理按钮事件并不方便。 现在我们可以向 UIAlertAction 添加按钮事件,我们可以通过 UIAlertAction 使用 Block。 那么 UIAlertController 有两种样式:UIAlertControllerStyleActionSheet、UIAlertControllerStyleAlert。 使用方法:(代码) //Here you set style is actionSheet or Alert UIAlertController *alertControl


【文件预览】:
FeatureAPIiOS8-master
----screenshot()
--------shotscreen_alert.png(32KB)
--------shotscreen_ParticalBlur.png(143KB)
--------shotscreen_actionsheet.png(34KB)
--------shotscreen_extralightBlur.png(71KB)
--------shotscreen_dartBlur.png(81KB)
--------shotscreen_lightBlur.png(89KB)
----FeatureAPIiOS8()
--------main.m(339B)
--------FWBlurEffectViewController.m(4KB)
--------Reveal.framework()
--------FWBaseViewController.m(986B)
--------FWPhotoKitViewController.h(251B)
--------FWBaseViewController.h(230B)
--------AppDelegate.h(282B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------FWAlertViewController.h(269B)
--------ViewController.h(258B)
--------Images.xcassets()
--------FWAlertViewController.m(3KB)
--------Info.plist(1KB)
--------ViewController.m(3KB)
--------FWPhotoKitViewController.m(863B)
--------FWBlurEffectViewController.h(255B)
----FeatureAPIiOS8Tests()
--------FeatureAPIiOS8Tests.m(885B)
--------Info.plist(750B)
----FeatureAPIiOS8.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(23KB)
----README.md(4KB)

网友评论