Contents

textSelection

An option that enables text selection, copying, and translating.

Declaration

static let textSelection: ImageAnalysisInteraction.InteractionTypes

Mentioned in

Discussion

People can select text to perform actions. In this mode, the framework disables data detectors (dataDetectors) by default. However, if you set the allowLongPressForDataDetectorsInTextMode property to true, a person can use a long-press gesture to enable them.

See Also

Specifying types of interactions