IQLPreviewingController Interface

Definition

[Foundation.Protocol(Name="QLPreviewingController", WrapperType=typeof(QuickLookUI.QLPreviewingControllerWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IQLPreviewingController : IDisposable, ObjCRuntime.INativeObject
type IQLPreviewingController = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

PreparePreviewOfSearchableItem(String, String, Action<NSError>)

Applies to