Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHPickerResultMBS class.

PHPickerResultMBS.Constructor   Private

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

PHPickerResultMBS.Destructor

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

PHPickerResultMBS.hasItemConformingToTypeIdentifier(typeIdentifier as string) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
Returns a Boolean value indicating whether an item provider contains a data representation conforming to a specified uniform type identifier (UTI) and to specified open-in-place behavior.

PHPickerResultMBS.loadFileRepresentationForTypeIdentifier(typeIdentifier as string, handler as LoadFileRepresentationCompletedMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
Asynchronously loads the requested type to a temporary file.

You can show a progress dialog and use progressCurrent and progressTotal values.
Calls delegate later when download is finished.

Some examples using this method:

PHPickerResultMBS.TypeIdentifiers as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
Returns the array of type identifiers for the item provider, listed in the same order in which they were registered.

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


The biggest plugin in space...