Share via


IQLPreviewPanelDataSource.NumberOfPreviewItemsInPreviewPanel Method

Definition

[Foundation.Export("numberOfPreviewItemsInPreviewPanel:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr NumberOfPreviewItemsInPreviewPanel(QuickLookUI.QLPreviewPanel panel);
[<Foundation.Export("numberOfPreviewItemsInPreviewPanel:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NumberOfPreviewItemsInPreviewPanel : QuickLookUI.QLPreviewPanel -> nativeint
override this.NumberOfPreviewItemsInPreviewPanel : QuickLookUI.QLPreviewPanel -> nativeint

Parameters

Returns

IntPtr

nativeint

Attributes

Applies to