Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHContentEditingInputRequestOptionsMBS class.

PHContentEditingInputRequestOptionsMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The constructor.

PHContentEditingInputRequestOptionsMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The destructor.

PHContentEditingInputRequestOptionsMBS.SetCanHandleAdjustmentData(CanHandleAdjustmentData as CanHandleAdjustmentDataMBS, tag as variant = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Sets delegate to be called when Photos needs to determine whether your app can continue previous edits made to an asset.

When an asset is edited, Photos stores a PHAdjustmentDataMBS object provided by the app or extension that edited the asset. This object provides all information necessary to reconstruct the edited asset using the original asset data. When your app requests to edit an asset, Photos calls this block to inquire whether your app can handle the asset’s past adjustments.

PHContentEditingInputRequestOptionsMBS.SetProgressHandler(ProgressHandler as ProgressHandlerMBS, tag as variant = nil)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS Mac64bit Plugin 20.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Sets the delegate Photos calls periodically while downloading the asset.

If you request an asset whose data is not on the local device, and have enabled downloading with the networkAccessAllowed property, Photos calls your block periodically to report progress and allow canceling the download.

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


The biggest plugin in space...