UIWindow

public extension UIWindow

Access the view hierachy in a window.

Version

1.9.0

Date

11/04/22

Author

Adamas
  • The top view controller in the view hierachy.

    Declaration

    Swift

    var topViewController: UIViewController? { get }