---
title: PHAsset.PlaybackStyle.livePhoto
framework: photos
role: symbol
role_heading: Case
path: photos/phasset/playbackstyle-swift.enum/livephoto
---

# PHAsset.PlaybackStyle.livePhoto

An enumeration indicating that the asset should be displayed as a Live Photo.

## Declaration

```swift
case livePhoto
```

## See Also

### Playback Styles

- [PHAsset.PlaybackStyle.unsupported](photos/phasset/playbackstyle-swift.enum/unsupported.md)
- [PHAsset.PlaybackStyle.image](photos/phasset/playbackstyle-swift.enum/image.md)
- [PHAsset.PlaybackStyle.imageAnimated](photos/phasset/playbackstyle-swift.enum/imageanimated.md)
- [PHAsset.PlaybackStyle.video](photos/phasset/playbackstyle-swift.enum/video.md)
- [PHAsset.PlaybackStyle.videoLooping](photos/phasset/playbackstyle-swift.enum/videolooping.md)
