---
title: ImagePlaygroundOptions.CreationStrategy.automatic
framework: imageplayground
role: symbol
role_heading: Case
path: imageplayground/imageplaygroundoptions/creationstrategy-swift.enum/automatic
---

# ImagePlaygroundOptions.CreationStrategy.automatic

An option to let the system select the creation strategy.

## Declaration

```swift
case automatic
```

## Discussion

Discussion The system chooses the ImagePlaygroundOptions.CreationStrategy.generateNew option by default.
