delegate
The object that receives events from the text interaction.
Declaration
weak var delegate: (any UITextInteractionDelegate)? { get set }The object that receives events from the text interaction.
weak var delegate: (any UITextInteractionDelegate)? { get set }