UILocalNotification.ApplicationIconBadgeNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number to display in the app icon's badge.
public virtual nint ApplicationIconBadgeNumber { [Foundation.Export("applicationIconBadgeNumber")] get; [Foundation.Export("setApplicationIconBadgeNumber:")] set; }
member this.ApplicationIconBadgeNumber : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes