Contents

UITextPasteDelegate

The interface for handling pasting and dropping of text, using item providers.

Declaration

@MainActor protocol UITextPasteDelegate : NSObjectProtocol

Topics

Preparing to paste a text paste item

Pasting the text paste item

Animating the paste operation

See Also

Pasteboard support