---
title: startIndex
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/classificationdistribution/startindex
---

# startIndex

The index of the initial element in the classification distribution.

## Declaration

```swift
var startIndex: Int { get }
```

## See Also

### Getting the properties

- [endIndex](createmlcomponents/classificationdistribution/endindex.md)
- [labelsSortedByProbability](createmlcomponents/classificationdistribution/labelssortedbyprobability.md)
- [mostLikelyLabel](createmlcomponents/classificationdistribution/mostlikelylabel.md)
