func sceneWillEnterForeground()

in PTMobileWalkthruIOS/PTMobileDemo/SceneDelegate.swift [40:43]


    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.
    }