This is a cross-import overlay that bridges AppIntents and AppKit on macOS. It provides AppKit-backed intent images, such as SF Symbol icons, so the intents you define can present imagery sourced from AppKit. The overlay declares no public types of its own; it activates automatically when you import both AppIntents and AppKit together.
Protocols 2
- PrNSCollectionViewAppIntentsDataSourceThe methods adopted by the object you use to make items in a collection view discoverable by Apple Intelligence and Siri.
- PrNSTableViewAppIntentsDataSourceThe methods that an object adopts to make items in a table view or outline view discoverable by Apple Intelligence and Siri.
Extends 4
NSCollectionViewNSTableViewNSViewDisplayRepresentation