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.