Search Results

1
vote
1answer
60 views

Is it possible to be notified when something is written to generalPasteboard?

I'm interested in responding to when the user performs a standard Copy to the generalPasteboard as part of the default UIWebView control. I'd like to take some action in response to this. I …