C# Class Windows.UI.Notifications.ScheduledToastNotification

Inheritance: IScheduledToastNotification
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
ScheduledToastNotification ( [ content, [ deliveryTime ) : System
ScheduledToastNotification ( [ content, [ deliveryTime, [ snoozeInterval, [ maximumSnoozeCount ) : System

Method Details

ScheduledToastNotification() public méthode

public ScheduledToastNotification ( [ content, [ deliveryTime ) : System
content [
deliveryTime [
Résultat System

ScheduledToastNotification() public méthode

public ScheduledToastNotification ( [ content, [ deliveryTime, [ snoozeInterval, [ maximumSnoozeCount ) : System
content [
deliveryTime [
snoozeInterval [
maximumSnoozeCount [
Résultat System