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 |
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 |
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 |
(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 |
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 |
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 |
(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 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.