Class UNCalendarNotificationTrigger

    • Constructor Detail

      • UNCalendarNotificationTrigger

        protected UNCalendarNotificationTrigger()
      • UNCalendarNotificationTrigger

        protected UNCalendarNotificationTrigger​(NSObject.Handle h,
                                                long handle)
      • UNCalendarNotificationTrigger

        protected UNCalendarNotificationTrigger​(NSObject.SkipInit skipInit)
      • UNCalendarNotificationTrigger

        public UNCalendarNotificationTrigger​(NSDateComponents dateComponents,
                                             boolean repeats)
    • Method Detail

      • nextTriggerDate

        public NSDate nextTriggerDate()
      • create

        protected static long create​(NSDateComponents dateComponents,
                                     boolean repeats)