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

# stride

The number of elements between the start of two consecutive windows.

## Declaration

```swift
let stride: Int
```

## See Also

### Getting the properties

- [length](createmlcomponents/slidingwindowtransformer/length.md)
