---
title: OpenConfiguration.Mode.automatic
framework: diskimagekit
role: symbol
role_heading: Case
path: diskimagekit/openconfiguration/mode-swift.enum/automatic
---

# OpenConfiguration.Mode.automatic

Try to open the disk image as read-write, and fallback to read-only if there’s no read-write access.

## Declaration

```swift
case automatic
```
