remainingProgress

fun remainingProgress(): Int

Gets the Integral Value required to reach MaxValue from the current ProgressValue. Can be used only in MODE_DETERMINATE.

Return

The Integral Amount required to reach MaxValue. -1 if mode is not MODE_DETERMINATE.