func sceneWillResignActive()

in SwiftlintTemplate/SceneDelegate.swift [33:36]


    func sceneWillResignActive(_ scene: UIScene) {
        // Called when the scene will move from an active state to an inactive state.
        // This may occur due to temporary interruptions (ex. an incoming phone call).
    }