iOSActionSheet:适用于iOS的自定义ActionSheet(objective-c)

时间:2024-06-01 19:31:47
【文件属性】:

文件名称:iOSActionSheet:适用于iOS的自定义ActionSheet(objective-c)

文件大小:116KB

文件格式:ZIP

更新时间:2024-06-01 19:31:47

Objective-C

iOS ActionSheet 由UITableView定制的丰富的操作表。 在iOS8及更高版本中具有良好的兼容性。 # 如何使用 实现CustomActionSheetDelegate h文件 #import #import CustomActionSheet.h @interface DemoCustomActionSheet : UIViewController @end m文件 #import DemoCustomActionSheet.h #import ActionSheetItem.h // the data model of custom actionsheet @interface DemoCustomActionSheet() @property(nonatomic)


【文件预览】:
iOSActionSheet-master
----iOSActionSheet()
--------ViewController.xib(4KB)
--------ViewController.m(2KB)
--------Info.plist(1KB)
--------CustomActionSheetCell.xib(4KB)
--------cat.png(2KB)
--------CustomActionSheet.h(714B)
--------ActionSheetItem.h(434B)
--------main.m(347B)
--------CustomActionSheet.xib(2KB)
--------CustomActionSheetCell.m(452B)
--------Images.xcassets()
--------dog.png(1KB)
--------CustomActionSheet.m(6KB)
--------ViewController.h(324B)
--------AppDelegate.h(290B)
--------CustomActionSheetCell.h(394B)
--------wolf.png(6KB)
--------ActionSheetItem.m(215B)
--------Screenshot1.png(102KB)
--------AppDelegate.m(2KB)
----iOSActionSheet.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
----iOSActionSheetTests()
--------Info.plist(754B)
--------iOSActionSheetTests.m(893B)
----README.md(2KB)
----Default-568h@2x.png(18KB)

网友评论