---
title: ImagePlaygroundPersonalizationPolicy.automatic
framework: imageplayground
role: symbol
role_heading: Case
path: imageplayground/imageplaygroundpersonalizationpolicy/automatic
---

# ImagePlaygroundPersonalizationPolicy.automatic

An option to choose the most appropriate personalization behavior.

## Declaration

```swift
case automatic
```

## Discussion

Discussion This value equals ImagePlaygroundPersonalizationPolicy.enabled by default.

## See Also

### Getting the policy

- [ImagePlaygroundPersonalizationPolicy.enabled](imageplayground/imageplaygroundpersonalizationpolicy/enabled.md)
- [ImagePlaygroundPersonalizationPolicy.disabled](imageplayground/imageplaygroundpersonalizationpolicy/disabled.md)
