| Interface | Description |
|---|---|
| Determinate |
If a view implements this interface passed to the HUD as a custom view, its progress
can be updated by calling setMax() and setProgress() on the HUD.
|
| Indeterminate |
If a view implements this interface passed to the HUD as a custom view, its animation
speed can be change by calling setAnimationSpeed() on the HUD.
|
| Class | Description |
|---|---|
| KProgressHUD |
| Enum | Description |
|---|---|
| KProgressHUD.Style |