UIWindow
extension UIWindow
-
Undocumented
Declaration
Swift
public var orientationChange: CSEvent<Void> { get }
-
Undocumented
Declaration
Swift
public var orientation: UIInterfaceOrientation { get }
-
Undocumented
Declaration
Swift
public var isPortrait: Bool { get }
-
Undocumented
Declaration
Swift
public var isLandscape: Bool { get }
-
Undocumented
Declaration
Swift
public var isLandscapeLeft: Bool { get }
-
Undocumented
Declaration
Swift
public var isLandscapeRight: Bool { get }
-
Undocumented
Declaration
Swift
public var isThin: Bool { get }
-
Undocumented
Declaration
Swift
public var isUltraThin: Bool { get }
-
Undocumented
Declaration
Swift
public var isWide: Bool { get }
-
Undocumented
Declaration
Swift
public var isUltraWide: Bool { get }
-
Undocumented
Declaration
Swift
public var isShort: Bool { get }
-
Undocumented
Declaration
Swift
public var isUltraShort: Bool { get }
-
Undocumented
Declaration
Swift
public var isTall: Bool { get }
-
Undocumented
Declaration
Swift
public var isUltraTall: Bool { get }
-
Undocumented
Declaration
Swift
public var isSmallPhone: Bool { get }