开发者

Is it possible to reduce or change the font of the items of the UIPickerView?

开发者 https://www.devze.com 2023-01-11 05:21 出处:网络
Is it possible to reduce or change 开发者_如何学Cthe font of the items of the UIPickerView?Implement pickerView:viewForRow:forComponent:reusingView: method in picker\'s delegate instead of pickerView:

Is it possible to reduce or change 开发者_如何学Cthe font of the items of the UIPickerView?


Implement pickerView:viewForRow:forComponent:reusingView: method in picker's delegate instead of pickerView:titleForRow:forComponent:. You'll be able to create UILabel object there and setup all necessary properties for it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号