开发者

IPhone: Select all text in a textview

开发者 https://www.devze.com 2022-12-30 05:58 出处:网络
I\'d like to implement a button that basically selects all the text I have in a textview for easier editing开发者_如何学C. How do I do so?use selectedRange property, but, as mentioned in the documenta

I'd like to implement a button that basically selects all the text I have in a textview for easier editing开发者_如何学C. How do I do so?


use selectedRange property, but, as mentioned in the documentation, onlyiPhone OS 3.0 and later.

0

精彩评论

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