func sceneWillResignActive()

in PTMobileWalkthruIOS/PTMobileDemo/SceneDelegate.swift [35:38]


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