An identifier that you use to group related notifications together.
SDKs
- iOS 10.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- watchOS 3.0+
Framework
- User
Notifications
Declaration
var threadIdentifier: String { get }
Discussion
For remote notifications, this property is set to the value of the thread-id
key in the aps
dictionary.