Contents

shouldBadge

A Boolean value that determines whether an app’s icon badge increments its value.

Declaration

var shouldBadge: Bool { get set }

Discussion

The default value of this property is false. Set it to true to cause the system to increment the badge value whenever it receives the corresponding push notification.