selectableItemsHighlighted
A Boolean value that indicates whether the interaction highlights actionable text or data the analyzer detects in text.
Declaration
@MainActor final var selectableItemsHighlighted: Bool { get set }Discussion
The interaction object manages this property value for you. It sets this property to false if you set the analysis property or the activeInteractionTypes property to an empty set. Otherwise, it sets this property depending on whether a person toggles the Live Text button in the interface.