简体   繁体   中英

MBProgressHUD curtain?

Is there a way to present a MBProgressHUD with a curtain obscuring the entire screen like UIAlertController ?

This is what UIAlertController looks like:

UIAlertController

On the other hand, this is MBProgressHUD:

MBProgressHUD

I don't like this because it's not obvious to me that you need to wait on this.

I'd like something more like this:

通缉

Note I'm not fussy about this appearance. I got this just by adjusting the brightness of the image. I'd be even happier if the HUD itself was lighter than the background, much like the alert over its background.

尝试JGProgressHUD JGProgressHud ,此hud具有一些可以满足您需求的自定义项。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM