interactionDidEnd(_:)
Tells the delegate that the text interaction ended.
Declaration
optional func interactionDidEnd(_ interaction: UITextInteraction)Parameters
- interaction:
The text interaction that called this method.
Tells the delegate that the text interaction ended.
optional func interactionDidEnd(_ interaction: UITextInteraction)The text interaction that called this method.