var scheduledNotifications : [NSUserNotification]
Specifies an array of scheduled user notifications that have not yet been delivered.
まだ配達されていない予定されたユーザ通知からなる配列を指定します。
func removeScheduledNotification (NSUserNotification)
Removes the specified user notification for the scheduled notifications.
指定されたユーザ通知を予定された通知それらから取り除きます。