hasSecondaryProgressReachedMaxValue

fun hasSecondaryProgressReachedMaxValue(): Boolean

Checks if Secondary ProgressValue is equal to MaxValue. Can be used only in MODE_DETERMINATE.

Return

true if Secondary ProgressValue is equal to MaxValue. false otherwise and also if mode is not MODE_DETERMINATE.