This website requires JavaScript.
Explore
Help
Register
Sign In
wushenghua
/
ASHUIAlertView
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wu736139669/ASHUIAlertView.git
synced
2026-08-05 05:54:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
7fe5ff624761f80fd528e3bdcd792ad990705eed
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
wushenghua
7fe5ff6247
Update README.md
2015-06-29 15:26:34 +08:00
ASHUIAlertView.h
first commit
2015-06-29 13:51:21 +08:00
ASHUIAlertView.m
first commit
2015-06-29 13:51:21 +08:00
README.md
Update README.md
2015-06-29 15:26:34 +08:00
README.md
ASHUIAlertView
可直接调用这个方法,直接使用block代替之前的delegate回调。
(id)showAlertWithTitle:(NSString *)title message:(NSString *)message completionBlock:(void (^)(NSUInteger buttonIndex, EMAlertView *alertView))block cancelButtonTitle:(NSString *)cancelButtonTitle otherButtonTitles:(NSString *)otherButtonTitles, ...;
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
GitHub 镜像: wu736139669/ASHUIAlertView(每日自动同步)
Readme
28
KiB
Languages
Objective-C
100%