UIViewAlert
弹框
属性
| 属性 | 含义 |
|---|---|
| customBackgroundColor | 自定义整体背景色 |
| customAnimationRect | 自定义视图弹出位置 |
| animationType | 弹出模式 |
| blurType | 模糊样式 |
| closeTouchEnable | 是否空余点击关闭 |
| isAlertShowing | 是否正在展示 |
| willShowBlock | 将要弹出回调 |
| didShowBlock | 已经弹出回调 |
| willCloseBlock | 将要弹回回调 |
| didCloseBlock | 已经弹回回调 |
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.