使用UIPickerView的时候,因为是监听pickerView的[- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component]方法来获取点选的数据,但是发现如果没有滚动时无法获取pickerView上的数据,所以根据网友的CDZPickerViewDemo-地址:https://github.com/Nemocdz/CDZPickerViewDemo 进行修改增加了cancelBlock和confirmBlock,然后可以不滚动pickerView点击确定直接保存选择。
-
Notifications
You must be signed in to change notification settings - Fork 0
使用UIPickerView的时候,如果没有滚动时无法获取pickerView上的数据,所以根据网友的CDZPickerViewDemo,进行修改增加了cancelBlock和confirmBlock
License
inkCrazy/MTPickerViewDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
使用UIPickerView的时候,如果没有滚动时无法获取pickerView上的数据,所以根据网友的CDZPickerViewDemo,进行修改增加了cancelBlock和confirmBlock
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published