QLPreviewingController_Extensions.PreparePreviewOfFile Method

Definition

public static void PreparePreviewOfFile (this QuickLook.IQLPreviewingController This, Foundation.NSUrl url, Action<Foundation.NSError> handler);
static member PreparePreviewOfFile : QuickLook.IQLPreviewingController * Foundation.NSUrl * Action<Foundation.NSError> -> unit

Parameters

This
IQLPreviewingController

The instance on which this method operates.

url
NSUrl
handler
Action<NSError>

Applies to