I have a need to include the functionality of the Switch object in my app. I'm writing the app in C# with Monotouch. By default, the Switch component shows either "ON" or "OFF". My question is, is there a way to change this text to be "YES" or "NO"?
Thank you!