А
Size: a a a
А
O
Э
DM
🅰Б

АС
АХ

E
storyboard = UIStoryboard(name: "Main", bundle: nil)
let dvc = storyboard.instantiateViewController(identifier: "StartViewController") as! StartViewController
self.present(dvc, animated: true, completion: nil)Т
storyboard = UIStoryboard(name: "Main", bundle: nil)
let dvc = storyboard.instantiateViewController(identifier: "StartViewController") as! StartViewController
self.present(dvc, animated: true, completion: nil)E
D
storyboard = UIStoryboard(name: "Main", bundle: nil)
let dvc = storyboard.instantiateViewController(identifier: "StartViewController") as! StartViewController
self.present(dvc, animated: true, completion: nil)Т
dismiss(animated: true), закрывает текущий, отображается предыдущийY