Contents

UITextDroppable

The interface that determines if a text view is a drop destination.

Declaration

@MainActor protocol UITextDroppable : UITextInput, UITextPasteConfigurationSupporting

Topics

Checking the text drop activity status

Managing the text drop interaction

Setting the text drop delegate

See Also

Text view additions