let view = View(frame: UIScreen.main.bounds) self.view = view } // ͓ͳ͡Έͷ viewDidLoad Ͱͷৄࡉઃఆ override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view, typically from a nib. self.view.backgroundColor = .white }