QLPreviewControllerDataSource.PreviewItemCount(QLPreviewController) 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("numberOfPreviewItemsInPreviewController:")]
public abstract nint PreviewItemCount (QuickLook.QLPreviewController controller);
abstract member PreviewItemCount : QuickLook.QLPreviewController -> nint
Parameters
- controller
- QLPreviewController
Returns
System.System.IntPtr
System.nativeint
Implements
- Attributes