---
title: isPlayable
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassettrack/isplayable
---

# isPlayable

A Boolean value that indicates whether the track is playable in the current environment.

## Declaration

```swift
var isPlayable: Bool { get }
```
