DetailController
class DetailController : UIViewController
DetailController to show individual view
-
The initial setup when the view first loads
Declaration
Swift
override func viewDidLoad() -
viewWillLayoutSubviews
Declaration
Swift
override func viewWillLayoutSubviews()
View on GitHub
DetailController Class Reference