コード例 #1
0
 public virtual void PresentLocalNotificationNow(UILocalNotification notification)
 {
 }
コード例 #2
0
 public virtual void CancelLocalNotification(UILocalNotification notification)
 {
 }
コード例 #3
0
 public virtual void ScheduleLocalNotification(UILocalNotification notification)
 {
 }