---
title: debugDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandposeclassifier/modelparameters-swift.struct/debugdescription
---

# debugDescription

A text representation of the hand pose parameters suitable for debugging.

## Declaration

```swift
var debugDescription: String { get }
```

## See Also

### Describing hand pose model parameters

- [description](createml/mlhandposeclassifier/modelparameters-swift.struct/description.md)
- [playgroundDescription](createml/mlhandposeclassifier/modelparameters-swift.struct/playgrounddescription.md)
