---
title: shufflesElements
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/timeseriesforecasterannotatedwindows/shuffleselements
---

# shufflesElements

A Boolean value indicating whether to shuffle the elements.

## Declaration

```swift
var shufflesElements: Bool
```

## See Also

### Inspecting a time series forecaster annotated window

- [annotations](createmlcomponents/timeseriesforecasterannotatedwindows/annotations.md)
- [features](createmlcomponents/timeseriesforecasterannotatedwindows/features.md)
- [forecastWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/forecastwindowsize.md)
- [inputWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/inputwindowsize.md)
- [stride](createmlcomponents/timeseriesforecasterannotatedwindows/stride.md)
