Try it with Swift 3: func showLoadingHUD(to_view: UIView) { let hud = MBProgressHUD.showAdded(to: to_view, animated: true) hud.label.text = "Loading.
確定! 回上一頁