Share via


QLPreviewPanelController.AcceptsPreviewPanelControl Method

Definition

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

Parameters

This
NSObject

The instance on which this method operates.

Returns

Attributes

Applies to