CLMonitor
An object that monitors the conditions you add to it.
Declaration
@interface CLMonitor : NSObjectOverview
Use CLMonitor to monitor for and observe events such as the entry to a specific geographic area or proximity to a beacon with characteristics that you specify.
This service is unavailable in a compatible iPad or iPhone app running in visionOS.
Topics
Creating a monitor
Accessing the location monitor’s identifiers
Adding and removing conditions
addConditionForMonitoring:identifier:addConditionForMonitoring:identifier:assumedState:monitoringRecordForIdentifier:removeConditionFromMonitoringWithIdentifier: