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

怎么让 SVProgressHUD 蒙层点击没有反应和 MBProgressHUD 一样? #1083

Open
szmichaelyb opened this issue Jul 22, 2021 · 3 comments

Comments

@szmichaelyb
Copy link

如题:怎么让 SVProgressHUD 蒙层点击没有反应和 MBProgressHUD 一样?
某些业务场景,需要一直展示toast,不希望点击蒙层 toast 消失,而是想让他一直展示。

@wasterd
Copy link

wasterd commented Oct 18, 2021

  • (void)setDefaultMaskType:(SVProgressHUDMaskType)maskType; // default is SVProgressHUDMaskTypeNone
    设置这个属性, 这个是可交互的:SVProgressHUDMaskTypeNone 其他都不可交互

@honkmaster
Copy link
Member

Please provide an english error description, otherwise this issue will be closed.

@AlainXu-SE
Copy link

AlainXu-SE commented Nov 2, 2023

“请提供英文的错误描述,否则这个 issue 会被关闭。”

*在英文社区请遵守英文社区的规则,使用英文,现在翻译都很方便的。

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

4 participants