UIApplication
public extension UIApplication
-
Return what the equivalent of
keyWindowin iOS 12 and below.Copyright
©2020 Lionheart Software LLCDate
August 30, 2020Declaration
Swift
var patchedKeyWindow: UIWindow? { get }Return Value
The
keyWindowin the foregroundedUIScene.
View on GitHub
UIApplication Extension Reference