Version: 2020.1
언어: 한국어

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.