d-progress-dialog v0.3.0 (2017-10-02T15:21:05Z)
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
int
from 0 to 100
Meta
Source
See Implementation
progress_dialog
ProgressDialog
constructors
this
functions
close
onError
setPercent
show
variables
_dialog
Set the percent of the progess bar. Will close on 100.