PHPickerConfigurationMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

PHPickerConfigurationMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Photos MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes Desktop & iOS
An object that contains information about how to configure a picker view controller.

Asset Representation Modes

Constant Value Description
AssetRepresentationModeAutomatic 0 A mode that indicates that the system chooses the appropriate asset representation.
AssetRepresentationModeCompatible 2 A mode that uses the most compatible asset representation.
AssetRepresentationModeCurrent 1 A mode that uses the current representation to avoid transcoding, if possible.

Capabilities

Constant Value Description
CapabilitiesCollectionNavigation 4 The sidebar or the albums tab.
CapabilitiesNone 0 No specified capabilities.
CapabilitiesSearch 1 The search bar.
CapabilitiesSelectionActions 8 The "Cancel" and the "Add" (if possible) button.
CapabilitiesSensitivityAnalysisIntervention 16 Show intervention UI explaining potential risks for kids or teens if a sensitive asset is selected. Analysis and intervention will only be performed if "Communications Safety" is enabled in ScreenTime.
CapabilitiesStagingArea 2 The staging area.

Modes

Constant Value Description
ModeCompact 1 Compact picker mode (single row).
ModeDefault 0 Default picker mode.

Selection Behavior

Constant Value Description
SelectionContinuous 2 Selection can be delivered continuously.
For macOS 14 and iOS 17 or newer.
SelectionContinuousAndOrdered 3 Selection can be delivered continuously and uses the selection order made by the user. Selected assets are numbered.
For macOS 14 and iOS 17 or newer.
SelectionDefault 0 Uses the default selection behavior.
SelectionOrdered 1 Uses the selection order made by the user, numbering the selected assets.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries

Release notes


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


PHPhotoLibraryMBS   -   PHPickerFilterMBS


💬 Ask a question or report a problem