QLPreviewPanelDataSource.PreviewItemAtIndex(QLPreviewPanel, nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("previewPanel:previewItemAtIndex:")]
public abstract QuickLookUI.IQLPreviewItem PreviewItemAtIndex (QuickLookUI.QLPreviewPanel panel, nint index);
abstract member PreviewItemAtIndex : QuickLookUI.QLPreviewPanel * nint -> QuickLookUI.IQLPreviewItem
Parameters
- panel
- QLPreviewPanel
- index
- System.System.IntPtr System.nativeint
Returns
Implements
- Attributes