JGProgressHUD
JGProgressHUD copied to clipboard
Cancel Button
Hi Team,
we want to cancel button at time of download any data
Thank You.
JGProgressHUD is not really meant to be used as an interactive element. You should consider using a different kind of control.
Nevertheless, there is an example in the examples repo about using user interaction on a HUD: https://github.com/JonasGessner/JGProgressHUD/blob/master/Examples/JGProgressHUD-Tests/JGMainViewController.m#L130