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

# endIndex

The end index for the daily weather summaries.

## Declaration

```swift
var endIndex: DailyWeatherSummary<T>.Index { get }
```
