Platforms to show: All Mac Windows Linux Cross-Platform

Back to PHPickerConfigurationMBS class.

PHPickerConfigurationMBS.DisabledCapabilities as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 23.4 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
Capabilities of the picker that should be disabled.

Default is CapabilitiesNone.
For macOS 14 and iOS 17 or newer.
(Read and Write property)

PHPickerConfigurationMBS.Filter as PHPickerFilterMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
The filter you apply to restrict the asset types the picker displays.

By default, a configuration object displays all asset types: images, Live Photos, and videos.
(Read and Write property)

PHPickerConfigurationMBS.Handle as Integer

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

(Read and Write property)

PHPickerConfigurationMBS.Mode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 23.4 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
The mode of the picker.

Default is ModeDefault.
For macOS 14 and iOS 17 or newer.
(Read and Write property)

PHPickerConfigurationMBS.PreferredAssetRepresentationMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
A mode that determines which representation to use if an asset contains more than one.

An asset can contain many representations under the same uniform type identifier, or you can prefer a specific format. This mode determines which representation a result uses if many exist.

The system may perform additional transcoding to convert the asset you request to the compatable representation. Use PHPickerConfigurationMBS.AssetRepresentationModeCurrent to avoid transcoding, if possible.
(Read and Write property)

Some examples using this property:

PHPickerConfigurationMBS.Selection as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
The selection behavior for the picker.

(Read and Write property)

PHPickerConfigurationMBS.SelectionLimit as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
The maximum number of selections the user can make.

The default value is 1. Setting the value to 0 sets the selection limit to the maximum that the system supports.
(Read and Write property)

Some examples using this property:

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


The biggest plugin in space...