---
title: isEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritemtrack/isenabled
---

# isEnabled

A Boolean value that indicates whether the player item presents the track’s media during playback.

## Declaration

```swift
nonisolated var isEnabled: Bool { get set }
```

## Discussion

Discussion This property isn’t key-value observable.
