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
Back to UIDocumentPickerMBS class.
UIDocumentPickerMBS.Constructor(Mode as Integer, contentTypesOrURLs() as String, asCopy as Boolean = true)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
For Mode = ModeImport or ModeOpen, please pass array of content types. That may be mime types (e.g. "image/jpeg"), file extensions with dot prefix (e.g. ".jpg") or UTIs (e.g. "public.archive"). For iOS 13 and older, please pass only UTIs.
For Mode = ModeExportToService or ModeMoveToService takes in contentTypesOrURLs an array of file URLs to export.
AsCopy defines whether you like to get a copy on import (copied to temp folder) and copies your file for export. This way you can use temporary folders and later delete them when you are done.
UIDocumentPickerMBS.Destructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
The items on this page are in the following plugins: MBS iOS Plugin.