gpt4 book ai didi

ios - 初始化后如何更改 UIPickerView 中的行数

转载 作者:行者123 更新时间:2023-11-29 00:30:18 24 4
gpt4 key购买 nike

我有一个 3 组件 UIPickerView,其中一个组件需要具有不同的行数,具体取决于其他组件之一的当前值。如果我使用

设置行数
- (NSInteger)pickerView:(UIPickerView *)pickerView numberOfRowsInComponent:(NSInteger)component

它为其他组件的所有值设置行数。如何动态更改它?

最佳答案

只需调用以下内容:

[pickerView reloadAllComponents];

关于ios - 初始化后如何更改 UIPickerView 中的行数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42048608/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com