UIWindow

  • Creates and shows UIWindow. The size will show iPhone4 size until you add launch images with proper sizes.

    Declaration

    Swift

    public convenience init(viewController: UIViewController, backgroundColor: UIColor)