var
NewiOSmacOStvOSwatchOS
UNMutableNotificationContent.appEntityIdentifiers
NewiOSmacOStvOSwatchOSpublic var appEntityIdentifiers: [EntityIdentifier]What's New / App Intents & System Integration
_UserNotifications_AppIntents is a Swift cross-import overlay, not a standalone framework. It exposes API only when a target imports both UserNotifications and AppIntents, connecting notification content to AppIntents app entities.
The 27 SDK adds one API and deprecates or removes nothing. UNMutableNotificationContent gains the appEntityIdentifiers property, which associates a notification's content with AppIntents app entities.
UNMutableNotificationContent.appEntityIdentifierspublic var appEntityIdentifiers: [EntityIdentifier]No APIs match your filter.