Contents

threadIdentifier

The identifier that groups related notifications.

Declaration

var threadIdentifier: String { get set }

Mentioned in

Discussion

You may specify any value for the string, but assign the same thread identifier string to all notifications that you want to group together visually.

See Also

Grouping notifications