---
title: endIndex
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/forecast/endindex
---

# endIndex

The forecast end index.

## Declaration

```swift
var endIndex: Forecast<Element>.Index { get }
```

## See Also

### Getting the properties

- [forecast](weatherkit/forecast/forecast.md)
- [metadata](weatherkit/forecast/metadata.md)
- [startIndex](weatherkit/forecast/startindex.md)
- [summary](weatherkit/forecast/summary.md)
