C# Class Windows.UI.Notifications.ScheduledToastNotification

Inheritance: IScheduledToastNotification
显示文件 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
ScheduledToastNotification ( [ content, [ deliveryTime ) : System
ScheduledToastNotification ( [ content, [ deliveryTime, [ snoozeInterval, [ maximumSnoozeCount ) : System

Method Details

ScheduledToastNotification() public method

public ScheduledToastNotification ( [ content, [ deliveryTime ) : System
content [
deliveryTime [
return System

ScheduledToastNotification() public method

public ScheduledToastNotification ( [ content, [ deliveryTime, [ snoozeInterval, [ maximumSnoozeCount ) : System
content [
deliveryTime [
snoozeInterval [
maximumSnoozeCount [
return System