What's New / App Intents & System Integration

What's new in _UserNotifications_AppIntents

+1 NewiOS · macOS · tvOS · watchOS

_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.

New

1
var

UNMutableNotificationContent.appEntityIdentifiers

NewiOSmacOStvOSwatchOS
public var appEntityIdentifiers: [EntityIdentifier]

No APIs match your filter.

← More in App Intents & System Integration