Contents

appEntityIdentifier

The identifier of an app entity that you associate with the user activity.

Declaration

var appEntityIdentifier: EntityIdentifier? { get set }

Discussion

By associating an app entity with a user activity, you make the entity available to Siri and Apple Intelligence. To clear the association with the app entity, set appEntityIdentifier to nil.

For more information, refer to Making onscreen content available to Siri and Apple Intelligence and App Intents.