I wish to style the "Done" button which pops up when using the Xamarin Forms Editor control in iOS. To be specific, I want to change the tint color of the text. The style could either be applied locally to the button or globally. I already have a custom renderer in place to override other properties but I am unsure how to affect the "Done" button.
↧