---
title: isCompatibleWithSavedPhotosAlbum
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avasset/iscompatiblewithsavedphotosalbum
---

# isCompatibleWithSavedPhotosAlbum

A Boolean value that indicates whether you can write the asset to the Saved Photos album.

## Declaration

```swift
var isCompatibleWithSavedPhotosAlbum: Bool { get }
```
