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.
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.
