开发者

iPhone - Change the text on a UISwitch from "ON/OFF" to "TRUE/FALSE"?

What would be the best way to go about doing this? Is there a s开发者_如何学运维imple solution? Thanks.


You can however use SSSwitch from SSToolkit : https://github.com/samsoffes/sstoolkit

With this replacement switch, you can customize the labels to read what you want.


you can't customize this control for submission as per apple Norms

But try this Link

http://www.catamount.com/blog/1063/uicustomswitch-customizing-uiswitch-color-it-change-labels/

instead try with UISegmentControl for displaying - TRUE / FALSE

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜