UIAlertController和UIAlertAction

关于页面弹出框,我做了一点自己的小总结,具体如下:

因为我的代码注释比较完整,所以在此处不再赘述,直接上截图。


UIAlertController和UIAlertAction_第1张图片
创建一个button,用来调出 alertView


UIAlertController和UIAlertAction_第2张图片


UIAlertController和UIAlertAction_第3张图片
第一种方式的效果图
UIAlertController和UIAlertAction_第4张图片


UIAlertController和UIAlertAction_第5张图片
第2种方式的效果图


UIAlertController和UIAlertAction_第6张图片
UIAlertController和UIAlertAction_第7张图片
UIAlertController和UIAlertAction_第8张图片
第3种方式的效果图


UIAlertController和UIAlertAction_第9张图片
UIAlertController和UIAlertAction_第10张图片
第4种方式的效果图

你可能感兴趣的:(UIAlertController和UIAlertAction)