delegate
A delegate object that the interaction notifies when the system changes the text selection.
Declaration
weak var delegate: (any BETextInteractionDelegate)? { get set }A delegate object that the interaction notifies when the system changes the text selection.
weak var delegate: (any BETextInteractionDelegate)? { get set }