KDropDownMultipleSelection:下拉列表中的一个或多个选择

时间:2021-05-09 03:59:22
【文件属性】:
文件名称:KDropDownMultipleSelection:下拉列表中的一个或多个选择
文件大小:50KB
文件格式:ZIP
更新时间:2021-05-09 03:59:22
Objective-C KDropDownMultipleSelection 下拉列表中的一个或多个选择 / --------------------选择----------------------- / 使用:[self showPopUpWithTitle:@“ Select Country” withOption:arryList xy:CGPointMake(16,150)size:CGSizeMake(287,280)isMultiple:NO]; isMultiple =是表示多项选择isMultiple =否表示单一选择 / ------------------更改DropDownlist的BackGroung颜色---------------- / [Dropobj SetBackGroundDropDwon_R:0.0 G:108.0 B:194.0 alpha:0.70]; / --
【文件预览】:
KDropDownMultipleSelection-master
----KDropDownMultipleSelection.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcuserdata()
----KDropDownMultipleSelection()
--------main.m(353B)
--------KDropDownMultipleSelection-Info.plist(1KB)
--------KDropDownMultipleSelection-Prefix.pch(344B)
--------AppDelegate.h(293B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------ViewController.h(497B)
--------Images.xcassets()
--------ViewController.m(3KB)
--------en.lproj()
----kDropDown()
--------DropDownViewCell.m(933B)
--------DropDownListView.m(8KB)
--------check_mark@2x.png(2KB)
--------DropDownViewCell.h(234B)
--------done@2x.png(3KB)
--------DropDownListView.h(1KB)
--------drop_down@2x.png(15KB)
----.DS_Store(6KB)
----LICENCE.txt(1KB)
----KDropDownMultipleSelection.podspec(644B)
----README.md(888B)
----KDropDownMultipleSelectionTests()
--------KDropDownMultipleSelectionTests.m(709B)
--------KDropDownMultipleSelectionTests-Info.plist(685B)
--------en.lproj()

网友评论