appIntentsDataSource
The object acting as the table view’s data source for app entity identifiers that make a cell’s content discoverable by Apple Intelligence and Siri.
Declaration
@MainActor @preconcurrency weak var appIntentsDataSource: (any UITableViewAppIntentsDataSource)? { get set }Discussion
For more information, refer to doc:providing-contextual-cues-to-Apple-Intelligence-and-Siri and App Intents.