---
title: identifiers
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitor-2r51v/identifiers
---

# identifiers

An array that contains the identifiers of the conditions the framework is monitoring.

## Declaration

```swift
var identifiers: [String] { get }
```
