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

Creates ToastNotifier objects which let you display toast notifications.
Показать файл Открыть проект

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

Метод Описание
CreateToastNotifierForApplication ( ) : ToastNotifier

Creates and initializes a new instance of the ToastNotifier, which lets you display toast notifications.

PlatformVersion supported AndroidAndroid 4.4 and later iOSiOS 9.0 and later 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

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

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

Creates and initializes a new instance of the ToastNotifier, which lets you display toast notifications.
PlatformVersion supported AndroidAndroid 4.4 and later iOSiOS 9.0 and later 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
public static CreateToastNotifierForApplication ( ) : ToastNotifier
Результат ToastNotifier