---
title: hasPlayedToEnd
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvcontentitem/hasplayedtoend
---

# hasPlayedToEnd

A Boolean value indicating whether the user can be considered to have finished this item.

## Declaration

```swift
@NSCopying var hasPlayedToEnd: NSNumber? { get set }
```

## Discussion

Discussion The number of this property is interpreted as a Boolean value.

## See Also

### Inspecting the Playback Properties

- [currentPosition](tvservices/tvcontentitem/currentposition.md)
- [lastAccessedDate](tvservices/tvcontentitem/lastaccesseddate.md)
