Contents

isCompatibleWithSavedPhotosAlbum

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

Declaration

static var isCompatibleWithSavedPhotosAlbum: AVAsyncProperty<Root, Bool> { get }

Discussion

Use the load(_:isolation:) method to retrieve the property value.

See Also

Loading suitability