setIndeterminate

open fun setIndeterminate(indeterminate: Boolean)

Sets the progress mode of the progress indicator. Will throw an IllegalStateException if the progress indicator is visible.

Parameters

indeterminate

Whether the progress indicator should be in indeterminate mode.