Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持清除队列中某一个Identifier的弹窗吗? #163

Open
wyk190576528 opened this issue Dec 23, 2021 · 2 comments
Open

支持清除队列中某一个Identifier的弹窗吗? #163

wyk190576528 opened this issue Dec 23, 2021 · 2 comments

Comments

@wyk190576528
Copy link

No description provided.

@lixiang1994
Copy link
Owner

/**
 关闭指定标识 

 @param identifier 标识
 @param completionBlock 关闭完成回调
 */
+ (void)closeWithIdentifier:(NSString *)identifier completionBlock:(void (^ _Nullable)(void))completionBlock;

@wyk190576528
Copy link
Author

那支持判断当前弹出弹窗的identifier吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants