UIWindow

extension UIWindow
  • Initializer assigning the window frame with the UIScreen bounds and the root view controller UIViewController.

    Declaration

    Swift

    public convenience init(rootViewController: UIViewController)