let OKAction = UIAlertAction(title: "OK", style: .default) { (action:UIAlertAction!) in. // Code in this block will trigger when OK button ...
確定! 回上一頁