Contents

BETextInteraction

An interaction you add to a text view to support extended text gestures.

Declaration

@MainActor class BETextInteraction

Mentioned in

Overview

Add a BETextInteraction object to your browser text view’s textInputView. When your browser text view receives text-interaction actions, call the methods on this object to invoke the standard system behavior.

Topics

Text selection

Menus

Text replacements

Sharing and defining text

Translation and transliteration

UI updates

See Also

Interaction responses