public interface QLPreviewItem
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
previewItemTitle()
The item's title this will be used as apparent item title.
|
NSURL |
previewItemURL()
The URL of the item to preview.
|
default java.lang.String previewItemTitle()
The title replaces the default item display name. This property is optional.
NSURL previewItemURL()
The URL must be a file URL.