---
title: playbackStyle
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phcontenteditinginput/playbackstyle
---

# playbackStyle

The style in which to present this content to the user.

## Declaration

```swift
var playbackStyle: PHAsset.PlaybackStyle { get }
```

## Discussion

Discussion Use this value to specify the type of view and the appropriate APIs on the content editing input to display this content.

## See Also

### Working with Live Photo Assets

- [livePhoto](photos/phcontenteditinginput/livephoto.md)
- [PHAsset.PlaybackStyle](photos/phasset/playbackstyle-swift.enum.md)
