UIApplicationDelegateWithWindow
public protocol UIApplicationDelegateWithWindow : UIApplicationDelegate
Undocumented
-
Undocumented
Declaration
Swift
var window: UIWindow? { get set }
-
rootViewController
Extension methodUndocumented
Declaration
Swift
var rootViewController: UIViewController? { get set }