C# Class 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
Datei anzeigen Open project: inthehand/Charming Class Usage Examples

Private Properties

Property Type Description
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget
ToastNotification Android.Widget

Private Methods

Method Description
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