---
title: targetFrameRate
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandactionclassifier/modelparameters-swift.struct/targetframerate
---

# targetFrameRate

The number of video frames per second the hand action classifier model expects as its input at runtime.

## Declaration

```swift
var targetFrameRate: Double
```

## See Also

### Accessing hand action training parameters

- [maximumIterations](createml/mlhandactionclassifier/modelparameters-swift.struct/maximumiterations.md)
- [batchSize](createml/mlhandactionclassifier/modelparameters-swift.struct/batchsize.md)
- [predictionWindowSize](createml/mlhandactionclassifier/modelparameters-swift.struct/predictionwindowsize.md)
- [algorithm](createml/mlhandactionclassifier/modelparameters-swift.struct/algorithm.md)
- [augmentationOptions](createml/mlhandactionclassifier/modelparameters-swift.struct/augmentationoptions.md)
- [validation](createml/mlhandactionclassifier/modelparameters-swift.struct/validation.md)
