Platforms to show: All Mac Windows Linux Cross-Platform
PHPickerControlMBS control New in 25.1
See also desktop control: DesktopPHPickerControlMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | New | MBS iOS Plugin | 25.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Please implement Configure event to provide the PHPickerConfigurationMBS object to use.
Since the PHPicker view is running in a different process and only shown inside your application, the events for contextual menus, focus and mouse events don't fire.
- 23 events
- event BoundsChanged
- event Close
- event Closing
- event Configure as PHPickerConfigurationMBS
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didFinishPicking(Result() as PHPickerResultMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event Open
- event Opening
- event ScaleFactorChanged(NewFactor as double)
- event viewDidAppear
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- 2 properties
- property Controller as PHPickerViewControllerMBS
- property View as NSViewMBS
Blog Entries
Release notes
- Version 25.1
- Added PHPickerControlMBS control.
The items on this page are in the following plugins: MBS iOS Plugin.
PHLivePhotoControlMBS - QCViewControlMBS
