secondaryProgress

var secondaryProgress: Int

Gets/Sets the Secondary ProgressValue. Can be used only in MODE_DETERMINATE. Getter returns the Secondary ProgressValue only if the ProgressDialog is in MODE_DETERMINATE else -1 is returned. Setter works only when called on MODE_DETERMINATE Mode.