As shown in http://developer.xamarin.com/guides/cross-platform/xamarin-forms/user-interface/tableview/ link, we saw that a SwitchCell under Android does not show any text. This is what I want but when testing on my Nexus 7 tablet, I saw a OUI/NON label.
I used Xamarin studio 5.9.5 build 10 and Xamarin.Forms 1.4.4.6392.
I tried to code some renderers for Android with SwitchCell and Switch but I cannot success to call ShowText with false to hide this text...
I saw in forums that is a recurrent issue but I think it should be resolved for a long time. Just call in back end ShowText / false for Android !!!
In my company we wrote a cross-platform app and this problem seems to be critical.
Patrick Fradin
PS: I'm a French newly C#, Xamarin developer, so be cool with me ! ;-)