Share via


QLPreviewController.DataSource Property

Definition

Gets or sets the data source that contains the items to preview.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public QuickLook.IQLPreviewControllerDataSource DataSource { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.DataSource : QuickLook.IQLPreviewControllerDataSource with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to