isNetworkAccessAllowed
A Boolean value that specifies whether Photos can download the asset from iCloud.
Declaration
var isNetworkAccessAllowed: Bool { get set }Discussion
By default, the value is false. If true, Photos downloads the asset for editing if it’s not available on the local device. Use the progressHandler property to track the progress of the download.