Version: 2020.1
public static int Remove (int id);

参数

id The progress indicator's unique ID.

返回

int -1 if the progress indicator is removed, otherwise returns the progress indicator's ID.

描述

Finishes and removes an active progress indicator.