Contents

UITextPasteItem

The interface for obtaining information about, and interacting with, a text item for pasting or dropping.

Declaration

@MainActor protocol UITextPasteItem : NSObjectProtocol

Topics

Accessing the text paste item’s data

Getting the default attributes for a string

Setting a text paste item’s result value

See Also

Pasteboard support