Contents

QLPreviewSceneActivationConfiguration

A scene configuration to preview items at the specified URLs.

Declaration

class QLPreviewSceneActivationConfiguration

Overview

This class provides the configuration for a prominent scene presentation of a preview, either from a swipe gesture or a menu action. The user can detach the prominent Quick Look window and display it independently.

To provide a preview from a swipe gesture, use an instance of this class with UIWindowScene.ActivationInteraction. To provide a preview from a menu action, use an instance of this class with UIWindowScene.ActivationAction.

Topics

Creating a preview scene activation configuration

Configuring a preview scene activation

Initializers

See Also

Previews