---
title: CNDetectionGroupID
framework: cinematic
role: symbol
role_heading: Structure
path: cinematic/cndetectiongroupid
---

# CNDetectionGroupID

A structure representing a unique number representing the detection to focus on if this is a group decision.

## Declaration

```swift
struct CNDetectionGroupID
```

## Topics

### Initializers

- [init(_:)](cinematic/cndetectiongroupid/init(_:).md)
- [init(rawValue:)](cinematic/cndetectiongroupid/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CNDetectionID](cinematic/cndetectionid.md)
