Method ClearBadge
ClearBadge()
Clear Application badge. iOS only. iOS applications can set numeric badge on app icon. Calling this method removes that badge. On Android badge is removed automatically when notifications are removed.
Declaration
public static void ClearBadge()