Contents

externalNonInteractive(sceneConfiguration:)

Creates a new scene accessory configuration for presenting non-interactive content on an external display.

Declaration

class func externalNonInteractive(sceneConfiguration: UISceneConfiguration) -> Self

Parameters

  • sceneConfiguration:

    A scene configuration value with delegate type defined for it.

Discussion

When the display connects, the scene accessory’s content may be presented on it.