Changing of UISwitch text in iOS 4.2

前端 未结 5 956
名媛妹妹
名媛妹妹 2020-12-11 20:18

I am trying to change the text in UISwitch. The sample from the website ( Changing the text on a UISwitch ) works fine but when I upgrade my xcode to 3.2.5 and iOS 4.2, the

5条回答
  •  囚心锁ツ
    2020-12-11 21:21

    The latest version of XCode Beta 4 just added support for changing text on UISwitch. And also a SwtichStyle that I haven't investigated just what styles are out there.

提交回复
热议问题