indeterminate(is_indeterminate)
Class: ProgressBar.
Description:
Sets or gets wether the state of the progress is indeterminate.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
Sets a boolean stating if the state of progress is indeterminate. Omit to get the current state. |
Returns:
Returns this component instance when setting value, otherwise returns current value.
Type: boolean | ProgressBar
