azure
Results
14
issues of
azure
import UIKit extension UIWindow { static var frontWindow: UIWindow? { return UIApplication.shared.windows.reversed().first(where: { $0.screen == UIScreen.main && !$0.isHidden && $0.alpha > 0 && $0.windowLevel == UIWindow.Level.normal && $0.bounds === 应用的窗口rect...
Consider compatibility with macOS?
再弄个地图选择位置,自动选取了