public class UNCalendarNotificationTrigger extends UNNotificationTrigger
| Modifier and Type | Method and Description |
|---|---|
NSDateComponents |
dateComponents() |
NSDate |
nextTriggerDate() |
static UNCalendarNotificationTrigger |
triggerWithDateMatchingComponents(NSDateComponents dateComponents,
boolean repeats) |
repeatsaddObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsSecureCodingpublic static UNCalendarNotificationTrigger triggerWithDateMatchingComponents(NSDateComponents dateComponents, boolean repeats)
public NSDate nextTriggerDate()
public NSDateComponents dateComponents()
Copyright © 2020. All rights reserved.