UIWindow
public extension UIWindow
Access the view hierachy in a window.
Version
1.9.0Date
11/04/22-
The top view controller in the view hierachy.
Declaration
Swift
var topViewController: UIViewController? { get }
UIWindow Extension Reference