开发者

Does iPhone have a clipboard API?

Does iPhone have a clipboard API? It seems one can call an API function to set text to the pasteboard which will be access开发者_StackOverflow中文版ible by other apps., but can someone verify that this is correct?

Thanks.


Yes, see UIPasteboard Class Reference


yes, search for UIPasteboard. Only available in OS 3.0 and later, of course.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜