---
title: state
framework: AVKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: avkit/avplaybackuserinterfaceplaybackcontrollable-9he54/state
---

# state

The current transport state of the playback source.

## Declaration

```swift
@MainActor var state: AVPlaybackUserInterfacePlaybackState { get set }
```
