TechnologiesApp Extensions & System Integration

_AppIntents_AppKit cross-import overlay

iOSmacOStvOSwatchOSvisionOS

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

  • Pr
    NSCollectionViewAppIntentsDataSource
    The methods adopted by the object you use to make items in a collection view discoverable by Apple Intelligence and Siri.
  • Pr
    NSTableViewAppIntentsDataSource
    The methods that an object adopts to make items in a table view or outline view discoverable by Apple Intelligence and Siri.

Extends 4

NSCollectionViewNSTableViewNSViewDisplayRepresentation
← App Extensions & System Integration