---
title: overContent
framework: photosui
role: symbol
role_heading: Type Property
path: photosui/phlivephotobadgeoptions/overcontent
---

# overContent

Return a variant icon for use on a variable background such as an animating Live Photo view.

## Declaration

```swift
static var overContent: PHLivePhotoBadgeOptions { get }
```

## Discussion

Discussion By default, the livePhotoBadgeImage(options:) returns a solid-color image suitable for use as a template image, which you can then tint for appropriate display against a specific background. If the background content is busy, animated, or unknown, add this option to instead obtain an icon (not suitable for use as a template image) that provides extra contrast for better readability.

## See Also

### Constants

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