---
title: detectionType
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cndetectiontrack-2bxtd/detectiontype
---

# detectionType

The type of object that’s detected.

## Declaration

```swift
var detectionType: CNDetectionType { get }
```

## Discussion

Discussion Examples of a detection type are a face, torso, cat, or dog.
