---
title: PHLivePhotoViewPlaybackStyle
framework: photosui
role: symbol
role_heading: Enumeration
path: photosui/phlivephotoviewplaybackstyle
---

# PHLivePhotoViewPlaybackStyle

Options for how much of the motion and sound content of a Live Photo to play, used in the startPlayback(with:) method and in messages to the view’s delegate object.

## Declaration

```swift
enum PHLivePhotoViewPlaybackStyle
```

## Topics

### Constants

- [PHLivePhotoViewPlaybackStyle.undefined](photosui/phlivephotoviewplaybackstyle/undefined.md)
- [PHLivePhotoViewPlaybackStyle.full](photosui/phlivephotoviewplaybackstyle/full.md)
- [PHLivePhotoViewPlaybackStyle.hint](photosui/phlivephotoviewplaybackstyle/hint.md)

### Initializers

- [init(rawValue:)](photosui/phlivephotoviewplaybackstyle/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Constants

- [PHLivePhotoBadgeOptions](photosui/phlivephotobadgeoptions.md)
