QLPreviewControllerDelegate.ShouldOpenUrl Method

Definition

[Foundation.Export("previewController:shouldOpenURL:forPreviewItem:")]
public virtual bool ShouldOpenUrl (QuickLook.QLPreviewController controller, Foundation.NSUrl url, QuickLook.IQLPreviewItem item);
abstract member ShouldOpenUrl : QuickLook.QLPreviewController * Foundation.NSUrl * QuickLook.IQLPreviewItem -> bool
override this.ShouldOpenUrl : QuickLook.QLPreviewController * Foundation.NSUrl * QuickLook.IQLPreviewItem -> bool

Parameters

controller
QLPreviewController
url
NSUrl

Returns

Attributes

Applies to