IQLPreviewItem Interface

Definition

[Foundation.Protocol(Name="QLPreviewItem", WrapperType=typeof(QuickLookUI.QLPreviewItemWrapper))]
public interface IQLPreviewItem : IDisposable, ObjCRuntime.INativeObject
type IQLPreviewItem = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

GetPreviewItemDisplayState(IQLPreviewItem)
GetPreviewItemTitle(IQLPreviewItem)
GetPreviewItemURL(IQLPreviewItem)

Applies to