func sceneWillEnterForeground()

in SwiftlintTemplate/SceneDelegate.swift [38:41]


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