---
title: actionAtItemEnd
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayer/actionatitemend-swift.property
---

# actionAtItemEnd

The action to perform when the current player item has finished playing.

## Declaration

```swift
nonisolated var actionAtItemEnd: AVPlayer.ActionAtItemEnd { get set }
```

## Discussion

Discussion For possible values, see AVPlayer.ActionAtItemEnd.

## See Also

### Responding when playback ends

- [AVPlayer.ActionAtItemEnd](avfoundation/avplayer/actionatitemend-swift.enum.md)
