Share via


IQLPreviewingController Interface

Definition

This interface represents the Objective-C protocol QLPreviewingController.

[Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLook.QLPreviewingControllerWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfSearchableItem", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V0) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(System.String), typeof(System.String), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfFile", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V0) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Foundation.NSUrl), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfFileAtURL:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ProvidePreview", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V150) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(QuickLook.QLFilePreviewRequest), typeof(System.Action<QuickLook.QLPreviewReply,Foundation.NSError>) }, Selector="providePreviewForFileRequest:completionHandler:")]
public interface IQLPreviewingController : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLook.QLPreviewingControllerWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfSearchableItem", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V20) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(System.String), typeof(System.String), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfFile", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V20) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Foundation.NSUrl), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfFileAtURL:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ProvidePreview", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V140) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(QuickLook.QLFilePreviewRequest), typeof(System.Action<QuickLook.QLPreviewReply,Foundation.NSError>) }, Selector="providePreviewForFileRequest:completionHandler:")]
public interface IQLPreviewingController : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLook.QLPreviewingControllerWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfSearchableItem", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V0) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(System.String), typeof(System.String), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfFile", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V0) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Foundation.NSUrl), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfFileAtURL:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ProvidePreview", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V150) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(QuickLook.QLFilePreviewRequest), typeof(System.Action<QuickLook.QLPreviewReply,Foundation.NSError>) }, Selector="providePreviewForFileRequest:completionHandler:")>]
type IQLPreviewingController = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLook.QLPreviewingControllerWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfSearchableItem", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V20) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(System.String), typeof(System.String), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfSearchableItemWithIdentifier:queryString:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="PreparePreviewOfFile", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V20) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Foundation.NSUrl), typeof(System.Action<Foundation.NSError>) }, Selector="preparePreviewOfFileAtURL:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ProvidePreview", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V140) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(QuickLook.QLFilePreviewRequest), typeof(System.Action<QuickLook.QLPreviewReply,Foundation.NSError>) }, Selector="providePreviewForFileRequest:completionHandler:")>]
type IQLPreviewingController = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to