XCode 4.3 Text from clipboard automatically in TextView by entering

依然范特西╮ 提交于 2019-12-12 19:08:53

问题


I don't find some information about the clipboard on the iPhone simulator and iPhone devices... I have a textView and when I entered the textView I want see the text which is in clipboard. I hope that somebody can help me.

Best Regards John


回答1:


perhaps look at UIPasteboard Class Reference



来源:https://stackoverflow.com/questions/10364142/xcode-4-3-text-from-clipboard-automatically-in-textview-by-entering

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!