As per the title - is it possible to switch the color of the large dot on the switch through XAML properties of SwitchCell? You can already change the background of the switch with OnColor, but I can't find the color property of the dot - which the default for on android seems to be pink, which doesn't fit with the rest of the colours.
I am aware that there are numerous other ways to do what I want to achieve, but it just seems bizarre that there's no XAML property for it on the SwitchCell, so I wanted to make sure I'm not missing something obvious. (Posting an example picture - the OnColor is DarkGreen). 
