Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHAssetResourceRequestOptionsMBS class.

PHAssetResourceRequestOptionsMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The internal object reference.

(Read and Write property)

PHAssetResourceRequestOptionsMBS.NetworkAccessAllowed as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A Boolean value that specifies whether Photos can download the requested asset resource data from iCloud.

If true, and the requested resource data is not stored on the local device, Photos downloads that data from iCloud. To be notified of the download’s progress, use the progressHandler property to provide a block that Photos calls periodically while downloading the resource data. If false (the default), and the resource data is not on the local device, Photos calls the completionHandler block you provided in your request, with an NSErrorMBS object indicating that the resource requires network access.
(Read and Write property)

PHAssetResourceRequestOptionsMBS.ProgressHandler as ProgressHandlerMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The delegate that Photos calls periodically while downloading the asset resource data.

If you request an asset resource whose data is not on the local device, and you have enabled downloading with the networkAccessAllowed property, Photos calls your block periodically to report progress.
(Read and Write property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...