Platforms to show: All Mac Windows Linux Cross-Platform
Back to QLPreviewControllerMBS class.
QLPreviewControllerMBS.AddItem(item as FolderItem)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Please call reloadData if you modify the list of items.
See also:
QLPreviewControllerMBS.AddItem(item as FolderItem, title as String) New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 25.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
This method allows you to add an optional title for the item, which is different to the file name.
Please call reloadData if you modify the list of items.
See also:
QLPreviewControllerMBS.AddItems(items() as FolderItem)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Please call reloadData if you modify the list of items.
QLPreviewControllerMBS.ClearItems
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.Constructor
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.Destructor
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.Dismiss
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.Items as FolderItem()
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.Present
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
QLPreviewControllerMBS.refreshCurrentPreviewItem
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Quick Look recomputes the display regardless of whether the current preview item changes.
QLPreviewControllerMBS.reloadData
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Quick Look recomputes the displayed data only if the current preview item changes.
QLPreviewControllerMBS.SetItems(items() as FolderItem)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | QuickLook | MBS iOS Plugin | 23.3 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Please call reloadData if you modify the list of items.
The items on this page are in the following plugins: MBS iOS Plugin.