ProgressDialogController.

SetIndeterminate() Method

Summary

Sets the ProgressBar's IsIndeterminate to true. To set it to false, call SetProgress.

Syntax

public void SetIndeterminate()

Return Value

Type Description
void