---
title: allDetections
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cncustomdetectiontrack-9a2zo/alldetections
---

# allDetections

All detected objects in the track.

## Declaration

```swift
var allDetections: [CNDetection] { get }
```
