QLPreviewController.CanPreviewItem(IQLPreviewItem) Method

Definition

Returns a Boolean value that tells whether the controller can show a preview of the specified item.

[Foundation.Export("canPreviewItem:")]
public static bool CanPreviewItem (QuickLook.IQLPreviewItem item);
static member CanPreviewItem : QuickLook.IQLPreviewItem -> bool

Parameters

Returns

Attributes

Applies to