Version: 2022.3
언어: 한국어
public static bool IsCancellable (int id);

파라미터

id The progress indicator's unique ID.

반환

bool True if you can cancel the task, false otherwise.

설명

Indicates whether you can cancel the progress indicator's associated task.