func sceneWillEnterForeground()

in ExampleApp/ExampleApp/ExampleApp/SceneDelegate.swift [48:51]


    func sceneWillEnterForeground(_ scene: UIScene) {
        // Called as the scene transitions from the background to the foreground.
        // Use this method to undo the changes made on entering the background.
    }