---
title: AVCaptureDevice.LensStabilizationStatus.unsupported
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturedevice/lensstabilizationstatus/unsupported
---

# AVCaptureDevice.LensStabilizationStatus.unsupported

Lens stabilization isn’t available on the device or device configuration that captured this photo.

## Declaration

```swift
case unsupported
```

## See Also

### Lens stabilization values

- [AVCaptureDevice.LensStabilizationStatus.off](avfoundation/avcapturedevice/lensstabilizationstatus/off.md)
- [AVCaptureDevice.LensStabilizationStatus.active](avfoundation/avcapturedevice/lensstabilizationstatus/active.md)
- [AVCaptureDevice.LensStabilizationStatus.outOfRange](avfoundation/avcapturedevice/lensstabilizationstatus/outofrange.md)
- [AVCaptureDevice.LensStabilizationStatus.unavailable](avfoundation/avcapturedevice/lensstabilizationstatus/unavailable.md)
