---
title: inputWindowSize
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/timeseriesforecasterannotatedwindows/inputwindowsize
---

# inputWindowSize

The input sample count.

## Declaration

```swift
let inputWindowSize: Int
```

## See Also

### Inspecting a time series forecaster annotated window

- [annotations](createmlcomponents/timeseriesforecasterannotatedwindows/annotations.md)
- [features](createmlcomponents/timeseriesforecasterannotatedwindows/features.md)
- [forecastWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/forecastwindowsize.md)
- [shufflesElements](createmlcomponents/timeseriesforecasterannotatedwindows/shuffleselements.md)
- [stride](createmlcomponents/timeseriesforecasterannotatedwindows/stride.md)
