Thanks again. But this is not what I want.
I know about the colors.
But just look onto your own Page that describes the SfPicker
https://help.syncfusion.com/xamarin/sfpicker/gettingstarted
As you can easily see, the colors for Android and iOS are different.
May question again:
How do I get the internal colors that SfPicker chooses to show the buttons. Also the style and the metrics are different on iOS and Android?
Is there a way to access the internal default colors inside the Synfusion tools.
Also the SfPicker default buttons act like a button, but they don't look like that they were created as a button.
So I don't want to see how to modify the colors inside a xaml code.
I ask if there is a way to get the colors that are used and maybe stored inside the Syncfusion framework.
What if the styles change.
Reason why I ask all the time:
I have some controls that use the standard SfPicker, now I need extension with a third button. I can set the settings fixed in teh XAML, But maybe the next Android or iOS version will show different colors and also the SfPicker may do this. May could should simply use always the same colors as SfPicker default implementation does.
Also the buttons you create with this footer don't look like the default buttons in SfPicker!