I\'m aware of the pickerView:viewForRow:forComponent:reusingView method, but when using the view it passes in reusingView: how do I ch
pickerView:viewForRow:forComponent:reusingView
view
reusingView:
It works for me
pickerView.setValue(UIColor.yellow, forKeyPath: "textColor")