UITextPasteDelegate
The interface for handling pasting and dropping of text, using item providers.
Declaration
@MainActor protocol UITextPasteDelegate : NSObjectProtocolTopics
Preparing to paste a text paste item
Pasting the text paste item
textPasteConfigurationSupporting(_:combineItemAttributedStrings:for:)textPasteConfigurationSupporting(_:performPasteOf:to:)