UIAlertController使用 - 简书
2015年9月18日 - UIAlertController是采用 [alertaddTextFieldWithConfigurationHandler:^(UITextField*textField) { textField.textColor= [UIColorredColor]; textF...
在iOS 8中使用UIAlertController - 简书
2014年11月20日 - 是使用对话框(alert)还是使用上拉菜单(action sheet),就取决于在创建控制器时,...UIAlertControllerStyleAlert]; [alertController addTextFieldWithC...