---
title: PHLivePhotoViewPlaybackStyle.hint
framework: photosui
role: symbol
role_heading: Case
path: photosui/phlivephotoviewplaybackstyle/hint
---

# PHLivePhotoViewPlaybackStyle.hint

Plays back only a brief section of the motion content of the Live Photo, without sound.

## Declaration

```swift
case hint
```

## Mentioned in

Displaying Live Photos

## Discussion

Discussion This style matches the effect seen in various iOS interface elements for hinting to the user when an asset contains Live Photo content.

## See Also

### Constants

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