Contents

AppExtensionSceneConfiguration

An object you use to configure an app extension that provides a custom UI.

Declaration

@MainActor @preconcurrency struct AppExtensionSceneConfiguration

Overview

Use this type to provide the configuration details for an AppExtension type when the corresponding app extension provides a custom UI.

Topics

Creating the configuration

Accepting a connection to the host app