I am looking for "Highlight the Picker with Background color whenever it is clicked" and also "Title Color"
And when i click other picker the previous picker has to be change to default color, and current clicked picker has to be change color.
I tried with PickerName.BackgroundColor property in code behind, but its not working properly, sometimes its not changing. Is there any other way or how to achieve this using custom renderer or anything?. Thanks in advance.