mirror of
https://github.com/wu736139669/ASHUIAlertView.git
synced 2026-08-05 05:54:55 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# ASHUIAlertView
|
# ASHUIAlertView
|
||||||
|
|
||||||
可直接调用这个方法,直接使用block代替之前的delegate回调。
|
可直接调用这个方法,直接使用block代替之前的delegate回调.
|
||||||
|
|
||||||
比传统的UIAlertView好用的地方就是block代替了delegate.
|
比传统的UIAlertView好用的地方就是block代替了delegate.
|
||||||
|
|
||||||
+ (id)showAlertWithTitle:(NSString *)title
|
+ (id)showAlertWithTitle:(NSString *)title
|
||||||
|
|||||||
Reference in New Issue
Block a user