---
title: playgroundDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlstyletransfer/playgrounddescription
---

# playgroundDescription

A description of the style transfer model shown in a playground.

## Declaration

```swift
var playgroundDescription: Any { get }
```

## See Also

### Describing a style transfer model

- [description](createml/mlstyletransfer/description.md)
- [debugDescription](createml/mlstyletransfer/debugdescription.md)
