C# Класс InTheHand.UI.Notifications.BadgeUpdateManager

Creates BadgeUpdater objects that you use to manipulate a tile's badge overlay.
PlatformVersion supported iOSiOS 9.0 and later macOSOS X 10.7 and later tvOStvOS 9.0 and later TizenTizen 3.0 Windows UWPWindows 10 Windows StoreWindows 8.1 or later Windows Phone StoreWindows Phone 8.1 or later Windows Phone SilverlightWindows Phone 8.1 or later
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateBadgeUpdaterForApplication ( ) : BadgeUpdater

Creates and initializes a new instance of the BadgeUpdater, which lets you change the appearance or content of the badge on the calling app's tile.

Описание методов

CreateBadgeUpdaterForApplication() публичный статический Метод

Creates and initializes a new instance of the BadgeUpdater, which lets you change the appearance or content of the badge on the calling app's tile.
public static CreateBadgeUpdaterForApplication ( ) : BadgeUpdater
Результат BadgeUpdater