---
title: PHLivePhotoViewContentMode
framework: photosui
role: symbol
role_heading: Enumeration
path: photosui/phlivephotoviewcontentmode
---

# PHLivePhotoViewContentMode

The enumerated Live Photo content modes.

## Declaration

```swift
enum PHLivePhotoViewContentMode
```

## Topics

### Content Modes

- [PHLivePhotoViewContentMode.aspectFit](photosui/phlivephotoviewcontentmode/aspectfit.md)
- [PHLivePhotoViewContentMode.aspectFill](photosui/phlivephotoviewcontentmode/aspectfill.md)

### Initializers

- [init(rawValue:)](photosui/phlivephotoviewcontentmode/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

### Setting the Content Mode

- [contentMode](photosui/phlivephotoview/contentmode.md)
