appIntent

The AppIntent that triggered scene creation AppIntentSceneDelegate.scene(_:willPerform:) will always be called after scene connection

Declaration

@MainActor @preconcurrency var appIntent: (any UISceneAppIntent)? { get }