---
title: ICDeviceStatus
framework: imagecapturecore
role: symbol
role_heading: Structure
path: imagecapturecore/icdevicestatus
---

# ICDeviceStatus

The status types that a device might deliver while in use.

## Declaration

```swift
struct ICDeviceStatus
```

## Topics

### Initializers

- [init(rawValue:)](imagecapturecore/icdevicestatus/init(rawvalue:).md)

## Relationships

### Conforms To

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