Contents

UITextDraggable

The interface that determines if a text view is a drag source.

Declaration

@MainActor protocol UITextDraggable : UITextInput

Topics

Checking the text drag activity status

Managing the text drag interaction

Setting the text drag delegate

Setting the text drag options

See Also

Text view additions