Version: 2021.3

Status

enumeration

切换到手册

描述

Indicates the status of a progress indicator's associated task.

变量

RunningIndicates that the task is still running.
SucceededIndicates that the task succeeded.
FailedIndicates that the task failed.
CanceledIndicates that the task was canceled.
PausedIndicates that the task is paused.