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

Defines the content, associated metadata and events, and expiration time of a toast notification.
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
파일 보기 프로젝트 열기: inthehand/Charming 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget

비공개 메소드들

메소드 설명
ToastNotification ( ShellToast shellToast ) : Android.Widget
ToastNotification ( Toast toast ) : Android.Widget
ToastNotification ( UILocalNotification localNotification ) : Android.Widget
ToastNotification ( Windows notification ) : Android.Widget
ToastNotification ( string content, string title ) : Android.Widget