文件名称:GUAAlertView:具有手势支持和基于块的 API 的自定义警报视图
文件大小:240KB
文件格式:ZIP
更新时间:2024-08-03 00:06:57
Objective-C
GUA警报视图 具有手势支持和基于块的 API 的自定义警报视图。 预习 用法 无论您想在何处使用 GUAAlertView,请按如下方式导入头文件: # import " GUAAlertView.h " 样本: GUAAlertView *v = [GUAAlertView alertViewWithTitle: @" title " message: @" message " buttonTitle: @" buttonTitle " buttonTouchedAction: ^{
【文件预览】:
GUAAlertView-master
----GUAAlertView()
--------main.m(326B)
--------MasterViewController.m(5KB)
--------GUAAlertView.m(16KB)
--------DetailViewController.h(334B)
--------AppDelegate.h(269B)
--------AppDelegate.m(3KB)
--------Base.lproj()
--------DetailViewController.m(964B)
--------MasterViewController.h(329B)
--------Images.xcassets()
--------Info.plist(2KB)
--------GUAAlertView.h(560B)
----GUAAlertView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----GUAAlertView.gif(260KB)
----GUAAlertViewTests()
--------GUAAlertViewTests.m(866B)
--------Info.plist(751B)
----README.md(865B)