appIntentsDataSource
The object acting as the collection 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 NSCollectionViewAppIntentsDataSource)? { get set }Discussion
For more information, refer to doc:providing-contextual-cues-to-Apple-Intelligence-and-Siri and App Intents.