<!--
{
  "availability" : [
    "iOS: 9.1.0 -",
    "iPadOS: 9.1.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/PhotosUI/PHLivePhotoBadgeOptions/liveOff",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "PhotosUI"
    ],
    "preciseIdentifier" : "c:@E@PHLivePhotoBadgeOptions@PHLivePhotoBadgeOptionsLiveOff"
  },
  "title" : "liveOff"
}
-->

# liveOff

Return an icon for identifying assets whose additional Live Photo content is disabled.

```
static var liveOff: PHLivePhotoBadgeOptions { get }
```

## Discussion

For example, when implementing a picker interface for sharing photos on a social network, you can use this icon to indicate when the user has chosen not to share the additional motion and sound content of a Live Photo.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)