---
title: endIndex
framework: coreaudio
role: symbol
role_heading: Instance Property
path: coreaudio/unsafemutableaudiobufferlistpointer/endindex
---

# endIndex

The “past the end” position; always identical to count.

## Declaration

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