Version: 2022.3
public static bool IsPausable (int id);

参数

id The progress indicator's unique ID.

返回

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

描述

Indicates whether you can pause the progress indicator's task.