applicationIconBadgeNumber
The number to display as the app’s icon badge.
Declaration
var applicationIconBadgeNumber: Int { get set }Discussion
The default value of this property is 0, which means that no badge is displayed.
The number to display as the app’s icon badge.
var applicationIconBadgeNumber: Int { get set }The default value of this property is 0, which means that no badge is displayed.