---
title: PHContentEditingInputResultIsInCloudKey
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phcontenteditinginputresultisincloudkey
---

# PHContentEditingInputResultIsInCloudKey

## PHContentEditingInputResultIsInCloudKey

PHContentEditingInputResultIsInCloudKey Global Variable of Photos A Boolean value indicating whether the asset data is stored on the local device or must be downloaded from iCloud. (`NSNumber`)

``` let PHContentEditingInputResultIsInCloudKey: String ```

Discussion

If `true`, no asset data was provided because the asset data must be downloaded from iCloud. To do this, submit another request, specifying `true` for the [isNetworkAccessAllowed](/documentation/photos/phcontenteditinginputrequestoptions/isnetworkaccessallowed) option.
