Version: 2022.3

Progress.IsCancellable

切换到手册
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.