UIViewController
extension UIViewController
-
Undocumented
Declaration
Swift
func addChildViewControllerWithView(_ childViewController: UIViewController, toView view: UIView? = nil)
-
Undocumented
Declaration
Swift
func removeChildViewController(_ childViewController: UIViewController)
-
Undocumented
Declaration
Swift
func hideKeyboardWhenTappedAround()
-
Undocumented
Declaration
Swift
@objc func dismissKeyboard()