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 }The AppIntent that triggered scene creation AppIntentSceneDelegate.scene(_:willPerform:) will always be called after scene connection
@MainActor @preconcurrency var appIntent: (any UISceneAppIntent)? { get }