Class UNLocationNotificationTrigger

    • Constructor Detail

      • UNLocationNotificationTrigger

        protected UNLocationNotificationTrigger()
      • UNLocationNotificationTrigger

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

        protected UNLocationNotificationTrigger​(NSObject.SkipInit skipInit)
      • UNLocationNotificationTrigger

        public UNLocationNotificationTrigger​(CLRegion region,
                                             boolean repeats)
    • Method Detail

      • getRegion

        public CLRegion getRegion()
      • create

        protected static long create​(CLRegion region,
                                     boolean repeats)