| インタフェース | 説明 |
|---|---|
| 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.
|
| クラス | 説明 |
|---|---|
| KProgressHUD |
| 列挙型 | 説明 |
|---|---|
| KProgressHUD.Style |