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

# playgroundDescription

A description of the model parameters shown in a playground.

## Declaration

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

## See Also

### Describing an algorithm type

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