ProgressBar.setMode

Set the mode of the progress bar.

class ProgressBar
setMode
(
this T
)
(
string mode
)

Parameters

mode string

The mode of the progress bar.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta