---
title: PHLivePhotoBadgeOptions
framework: photosui
role: symbol
role_heading: Structure
path: photosui/phlivephotobadgeoptions
---

# PHLivePhotoBadgeOptions

Options for the semantic use and display style of icons for badging Live Photo assets, used by the livePhotoBadgeImage(options:) method.

## Declaration

```swift
struct PHLivePhotoBadgeOptions
```

## Topics

### Initializers

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

### Constants

- [liveOff](photosui/phlivephotobadgeoptions/liveoff.md)
- [overContent](photosui/phlivephotobadgeoptions/overcontent.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Constants

- [PHLivePhotoViewPlaybackStyle](photosui/phlivephotoviewplaybackstyle.md)
