structuredLocation
The location to trigger an alarm.
Declaration
@NSCopying var structuredLocation: EKStructuredLocation? { get set }Discussion
This property is used in conjunction with proximity to perform geofence-based triggering of reminders.
The location to trigger an alarm.
@NSCopying var structuredLocation: EKStructuredLocation? { get set }This property is used in conjunction with proximity to perform geofence-based triggering of reminders.