---
title: stride
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/slidingwindows/stride
---

# stride

The number of samples between windows.

## Declaration

```swift
let stride: Int
```

## See Also

### Inspecting the sliding window

- [endIndex](createmlcomponents/slidingwindows/endindex.md)
- [input](createmlcomponents/slidingwindows/input.md)
- [length](createmlcomponents/slidingwindows/length.md)
- [startIndex](createmlcomponents/slidingwindows/startindex.md)
