C# 클래스 Windows.UI.Notifications.ScheduledToastNotification

상속: IScheduledToastNotification
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
ScheduledToastNotification ( [ content, [ deliveryTime ) : System
ScheduledToastNotification ( [ content, [ deliveryTime, [ snoozeInterval, [ maximumSnoozeCount ) : System

메소드 상세

ScheduledToastNotification() 공개 메소드

public ScheduledToastNotification ( [ content, [ deliveryTime ) : System
content [
deliveryTime [
리턴 System

ScheduledToastNotification() 공개 메소드

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