C# 클래스 InTheHand.UI.Notifications.ToastNotificationManager

Creates ToastNotifier objects which let you display toast notifications.
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
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