Contents

delegate

The object that receives events from the text interaction.

Declaration

weak var delegate: (any UITextInteractionDelegate)? { get set }

See Also

Handling text input and interaction events