EKLocationReminders/EKLocationReminders/RemindersViewController.h
| /* | 
| Copyright (C) 2015 Apple Inc. All Rights Reserved. | 
| See LICENSE.txt for this sample’s licensing information | 
| Abstract: | 
| This view controller displays incomplete location reminders if your app has access to Reminders. | 
| It uses the alarms and title properties of EKReminder and EKAlarm's proximity and structuredLocation | 
| ones to provide information about a reminder. Tap any reminder to remove it. | 
| */ | 
| @interface RemindersViewController : UITableViewController | 
| @end | 
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-11-13