---
title: AVCaptureCameraLensSmudgeDetectionStatus.smudged
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturecameralenssmudgedetectionstatus/smudged
---

# AVCaptureCameraLensSmudgeDetectionStatus.smudged

Indicates that the most recent detection found the camera lens to be smudged.

## Declaration

```swift
case smudged
```

## See Also

### Status values

- [AVCaptureCameraLensSmudgeDetectionStatus.disabled](avfoundation/avcapturecameralenssmudgedetectionstatus/disabled.md)
- [AVCaptureCameraLensSmudgeDetectionStatus.smudgeNotDetected](avfoundation/avcapturecameralenssmudgedetectionstatus/smudgenotdetected.md)
- [AVCaptureCameraLensSmudgeDetectionStatus.unknown](avfoundation/avcapturecameralenssmudgedetectionstatus/unknown.md)
