---
title: playbackStyle
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phasset/playbackstyle-swift.property
---

# playbackStyle

An enumerated value that describes how to present an asset to the user.

## Declaration

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

## Discussion

Discussion Use this value to choose how your app displays the asset in PHImageManager regardless of the media type backing the asset.

## See Also

### Displaying an Asset

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