---
title: startIndex
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/forecast/startindex
---

# startIndex

The forecast start index.

## Declaration

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

## See Also

### Getting the properties

- [endIndex](weatherkit/forecast/endindex.md)
- [forecast](weatherkit/forecast/forecast.md)
- [metadata](weatherkit/forecast/metadata.md)
- [summary](weatherkit/forecast/summary.md)
