Share via


QLPreviewingController_Extensions.ProvidePreview Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ProvidePreview(this QuickLook.IQLPreviewingController This, QuickLook.QLFilePreviewRequest request, Action<QuickLook.QLPreviewReply,Foundation.NSError> handler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ProvidePreview : QuickLook.IQLPreviewingController * QuickLook.QLFilePreviewRequest * Action<QuickLook.QLPreviewReply, Foundation.NSError> -> unit

Parameters

Attributes

Applies to