PTToolManagerDidCopyTextNotification

extern const NSNotificationName _Nonnull PTToolManagerDidCopyTextNotification

Posted when text has been copied to a pasteboard.

The notification object is the tool manager that posted the notification. The userInfo dictionary contains entries for the PTToolManagerTextUserInfoKey and PTToolManagerPasteboardUserInfoKey keys.