How to change Picker background Color in Xamarin MAC Platform
问题 After updating the Xamarin Library and MAC OS to latest system, facing issue in Picker Background color and color of item that is selected/focused in picker for MAC Platform in my visual studio 2017. Picker that is filled with multiple values On opening the picker can not able to set the background color and the item that is selected is also not visible because of its color How can I set the background color of that picker and the color of that focused/selected item of picker? 回答1: This seems