location
The value to use when searching for location-triggered reminders.
Declaration
@NSCopying var location: CLPlacemark? { get }Discussion
When the locationSearchType property is INLocationSearchType.byLocationTrigger, search for reminders delivered when the user is near the location specified by this property.