Contents

coalescedDescriptionFormat

The format string to display when multiple notifications of the same type arrive simultaneously. If you specify a custom string, you can use the %d variable to reflect the number of notifications. If nil format will be the system default.

Declaration

@MainActor @preconcurrency class var coalescedDescriptionFormat: String? { get }

Discussion

Default value is nil

See Also

Configuring the notification