文件名称:ios-CLAlertView自定制的弹出菜单.zip
文件大小:33KB
文件格式:ZIP
更新时间:2022-07-31 13:51:19
菜单
CLAlertView自定制的弹出菜单 CLAlertView *bottomView = [CLAlertView globeBottomView]; bottomView.delegate = self; bottomView.hlightButton = 1; bottomView.titleArray = @[@"收入",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出",@"支出"]; bottomView.title = @"记一笔"; [bottomView show]; 对超过屏幕高度的部分做了处理判断
【文件预览】:
CLAlertView
----CLAlertView()
--------Assets.xcassets()
--------main.m(328B)
--------CLAlertView.h(965B)
--------AppDelegate.h(271B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------CLAlertView.m(8KB)
--------ViewController.h(209B)
--------Info.plist(1KB)
--------ViewController.m(979B)
----.DS_Store(6KB)
----CLAlertView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(12KB)
--------xcuserdata()