---
title: debugDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandactionclassifier/debugdescription
---

# debugDescription

A text representation of the hand action classifier suitable for debugging.

## Declaration

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

## See Also

### Describing a hand action classifier

- [description](createml/mlhandactionclassifier/description.md)
- [playgroundDescription](createml/mlhandactionclassifier/playgrounddescription.md)
