C# Class InTheHand.UI.Notifications.ScheduledToastNotification

Contains the definition of the toast notification that will display at the scheduled time.
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
Mostrar archivo Open project: inthehand/Charming Class Usage Examples

Private Properties

Property Type Description
ScheduledToastNotification System
ScheduledToastNotification System
ScheduledToastNotification System

Private Methods

Method Description
ScheduledToastNotification ( UILocalNotification localNotification ) : System
ScheduledToastNotification ( Windows notification ) : System
ScheduledToastNotification ( string content, string title, DateTimeOffset deliveryTime ) : System