UIApplicationDelegateWithWindow
public protocol UIApplicationDelegateWithWindow : UIApplicationDelegate
Undocumented
-
Undocumented
Declaration
Swift
var window: UIWindow? { get set } -
rootViewControllerExtension methodUndocumented
Declaration
Swift
var rootViewController: UIViewController? { get set }
View on GitHub
UIApplicationDelegateWithWindow Protocol Reference