UIWindow

class UIWindow : UIView
  • Mechanica

    Returns the topmost UIViewController.

    Declaration

    Swift

    public var topMostViewController: UIViewController? { get }