Share via


QLPreviewView.PreviewItem Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual QuickLookUI.IQLPreviewItem PreviewItem { [Foundation.Export("previewItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPreviewItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("previewItem", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPreviewItem:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PreviewItem : QuickLookUI.IQLPreviewItem with get, set

Property Value

Attributes

Applies to