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.allowsMultipleSelection as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
By default, this property is false.
(Read and Write property)
UIDocumentPickerMBS.directoryURL as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Set this property to specify the starting directory for the document picker. This property defaults to "". If you specify a value, the document picker tries to start at the specified directory. Otherwise, it starts with the last directory chosen by the user.
The directoryURL property only returns a value when you explicitly set it. For example, it doesn’t calculate the default URL presented to the user when the property isn’t set.
For a folderItem, please pass URLPath property.
(Read and Write property)
UIDocumentPickerMBS.documentPickerMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
(Read only property)
UIDocumentPickerMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
(Read and Write property)
UIDocumentPickerMBS.isBeingPresented as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Returns true if the dialog is visible.
(Read only property)
UIDocumentPickerMBS.shouldShowFileExtensions as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Navigation | MBS iOS Plugin | 22.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
The default value is false.
(Read and Write property)
The items on this page are in the following plugins: MBS iOS Plugin.