Contents

targetContentIdentifier

The value your app uses to determine which scene to display to handle the notification.

Declaration

var targetContentIdentifier: String? { get set }

Discussion

Use this value to determine the content to show in your app when the user taps the notification.

See Also

Configuring app behavior