Share via


QLPreviewPanelController.EndPreviewPanelControl Method

Definition

[Foundation.Export("endPreviewPanelControl:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void EndPreviewPanelControl(this Foundation.NSObject This, QuickLookUI.QLPreviewPanel panel);
[<Foundation.Export("endPreviewPanelControl:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member EndPreviewPanelControl : Foundation.NSObject * QuickLookUI.QLPreviewPanel -> unit

Parameters

This
NSObject

The instance on which this method operates.

Attributes

Applies to