QLPreviewControllerDelegate_Extensions.ShouldOpenUrl 方法

定义

public static bool ShouldOpenUrl (this QuickLook.IQLPreviewControllerDelegate This, QuickLook.QLPreviewController controller, Foundation.NSUrl url, QuickLook.IQLPreviewItem item);
static member ShouldOpenUrl : QuickLook.IQLPreviewControllerDelegate * QuickLook.QLPreviewController * Foundation.NSUrl * QuickLook.IQLPreviewItem -> bool

参数

This
IQLPreviewControllerDelegate

此扩展方法操作的实例。

controller
QLPreviewController
url
NSUrl

返回

适用于