---
title: state
framework: AVKit
role: symbol
role_heading: Instance Property
path: avkit/avinterfaceplaybackcontrollable/state
---

# state

The current operational state of the interface source. Must be key-value observable.

## Declaration

```occ
@property (nonatomic, readwrite) AVInterfacePlaybackState state;
```
