Determinate

constructor(linear: Boolean = true, progress: Int, max: Int)

Parameters

linear

if true, a linear progress indicator is used, otherwise a circular

progress

the current progress value

max

the maximum progress value