jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

_hud.mode = MBProgressHUDModeText #455

Closed zhangjianjun056 closed 6 years ago

zhangjianjun056 commented 7 years ago

When I use "_hud.mode = MBProgressHUDModeText;",an error is " Reference to ‘MBProgressHUDModeText’ is ambiguous".

zhangjianjun056 commented 7 years ago

Can you help me?

koenvanderdrift commented 7 years ago

Maybe this can help you: http://stackoverflow.com/questions/25378474/reference-to-x-is-ambiguous ?