d-progress-dialog ~master (2018-03-08T09:45:53Z)
Home
Dub
Repo
ProgressDialog.setPercent
progress_dialog
ProgressDialog
Set the percent of the progess bar. Will close on 100.
class
ProgressDialog
void
setPercent
(
int
percent
)
Parameters
percent
Type:
int
from 0 to 100
Meta
Source
See Implementation
progress_dialog
ProgressDialog
constructors
this
functions
close
onError
setPercent
show
Set the percent of the progess bar. Will close on 100.