---
title: AVCaptureDevice.FlashMode.off
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturedevice/flashmode-swift.enum/off
---

# AVCaptureDevice.FlashMode.off

A mode that indicates the flash is off.

## Declaration

```swift
case off
```

## See Also

### Flash modes

- [AVCaptureDevice.FlashMode.on](avfoundation/avcapturedevice/flashmode-swift.enum/on.md)
- [AVCaptureDevice.FlashMode.auto](avfoundation/avcapturedevice/flashmode-swift.enum/auto.md)
