Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
QLPreviewPanel.CurrentPreviewItemIndex
Queries index of current visible item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
QuickLook | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "QLPreviewPanel.CurrentPreviewItemIndex" )
Parameters
none
Result
Returns index or error.
Description
Queries index of current visible item.Can be empty if no index is set.
See also
- QLPreviewPanel.CurrentPreviewItemPath
- QLPreviewPanel.CurrentPreviewItemTitle
- QLPreviewPanel.SetCurrentPreviewItemIndex
Release notes
- Version 8.4
Blog Entries
This function checks for a license.
Created 14th August 2018, last changed 15th August 2018
QLPreviewPanel.Clear - QLPreviewPanel.CurrentPreviewItemPath
