UILocalNotification.ApplicationIconBadgeNumber Property

Definition

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

Applies to