Reputation: 5491
I am trying to use a UISwitch controller but set its default text to "Yes/No" instead of "On/off". What is the easiest way to do that? Well is it doable?
Upvotes: 1
Views: 2492
Reputation: 13258
Unfortunately in german language, but the source code is readable and it works well:
But you should read the documentation:
The UISwitch class is not customizable.
I do not know if it is allowed and you will get trouble in the Apple approval process.
Upvotes: 4