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.