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