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

# ImagePlaygroundOptions.Personalization.automatic

An option to choose the most appropriate personalization behavior.

## Declaration

```swift
case automatic
```

## Discussion

Discussion This value equals ImagePlaygroundOptions.Personalization.enabled by default.
