@return The current progress bar value for this window
()
| 384 | * @return The current progress bar value for this window |
| 385 | */ |
| 386 | public abstract float getProgressBar(); |
| 387 | |
| 388 | /** |
| 389 | * <p>Changes the progress bar depending on the platform.</p> |
nothing calls this directly
no outgoing calls
no test coverage detected