Property ThreadIdentifier
ThreadIdentifier
An identifier that used to group related notifications together.
Declaration
public string ThreadIdentifier { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
Automatic notification grouping according to the thread identifier is only supported on iOS 12 and above.