Contents

applicationIconBadgeNumber

The number currently set as the badge of the app icon on the Home screen.

Declaration

var applicationIconBadgeNumber: Int { get set }

Discussion

Set to 0 (zero) to hide the badge number. The default value of this property is 0.

See Also

Deprecated properties