Contents

delegate

A delegate object that the interaction notifies when the system changes the text selection.

Declaration

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

See Also

Text selection