JGProgressHUD icon indicating copy to clipboard operation
JGProgressHUD copied to clipboard

Cancel Button

Open bharatrawal9028 opened this issue 2 years ago • 1 comments

Hi Team,

we want to cancel button at time of download any data

Thank You.

bharatrawal9028 avatar Feb 03 '22 11:02 bharatrawal9028

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

JonasGessner avatar Oct 18 '23 01:10 JonasGessner