Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在关注这个演示https://github.com/fidgetware/CCPickerView。但我想知道如何在旋转后获取行的值。有什么帮助吗?!
我从未使用过该类,但看起来您可以调用该方法。
- (NSInteger)selectedRowInComponent:(NSInteger)component;
onDoneSpinning我看到你在标题中提到了一个委托方法。
onDoneSpinning