Does iPhone have a clipboard API? -


Is there a clipboard API in the iPhone? It appears that someone can call the API function to set text on a pasteboard which will be accessible by other apps. But can someone verify that this is correct?

Thank you.

Yes, see


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -