Type Property 型プロパティ

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 宣言

class var coalescedDescriptionFormat: String? { get }

Discussion 議論

Default value is nil

See Also 参照

Configuring the Notification