Contents

PHContentEditingInputResultIsInCloudKey

A Boolean value indicating whether the asset data is stored on the local device or must be downloaded from iCloud. (NSNumber)

Declaration

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 option.

See Also

Constants