selectableItemsHighlighted
A Boolean value that indicates whether the overlay view highlights actionable text or data that the analyzer detects in text.
Declaration
@MainActor final var selectableItemsHighlighted: Bool { get set }Discussion
The overlay view 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 the user toggles the Live Text button in the interface.