---
title: frameRange
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandactionclassifier/prediction/framerange
---

# frameRange

The range of frame rates the hand action classifier used to make its prediction.

## Declaration

```swift
var frameRange: Range<Int>
```

## See Also

### Inspecting a prediction

- [results](createml/mlhandactionclassifier/prediction/results.md)
