I want to set an UIPickerView so that the title of the row that is selected (in the center) is blue, and the two rows above and below have text color black, and the others color gray..
so it will look something like this
![enter image description here]()
is there any way to do this in swift?