ProgressDialog.setPercent

Set the percent of the progess bar. Will close on 100.

class ProgressDialog
void
setPercent
()

Parameters

percent
Type: int

from 0 to 100

Meta