SceneDelegate
class SceneDelegate : UIResponder, UIWindowSceneDelegate
-
Declaration
Swift
let appDIContainer: AppDIContainer
-
Declaration
Swift
var appFlowCoordinator: AppFlowCoordinator?
-
Declaration
Swift
var window: UIWindow?
-
Declaration
Swift
func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions)