---
title: detectionType
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cndetection-swift.struct/detectiontype
---

# detectionType

The type of object detected, such as the face, torso, cat, dog, and so on.

## Declaration

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