Method group is Obsolete

LocalNotification.applicationIconBadgeNumber

Obsolete iOS.Notification Services is deprecated. Consider using the Mobile Notifications package (available in the package manager) which implements the UserNotifications framework. public int applicationIconBadgeNumber;

Description

The number to display as the application's icon badge.

Note that negative numbers have the same effect as setting the count to 0.


Did you find this page useful? Please give it a rating: