ProgressHUD icon indicating copy to clipboard operation
ProgressHUD copied to clipboard

UserInteraction_Enabled

Open piyushpatil opened this issue 3 years ago • 2 comments

How does blocking user interaction in ProgressHUD

piyushpatil avatar Sep 16 '21 09:09 piyushpatil

@piyushpatil in your AppDelegate, you could set all the hud settings. Like this in particular: user interaction, like so:

ProgressHUD.allowInteraction = false

glennposadas avatar Dec 04 '21 11:12 glennposadas

Requesting to close this, @relatedcode

glennposadas avatar Dec 04 '21 11:12 glennposadas