public static int Remove (int id);

Parámetros

idThe progress indicator's unique ID.

Valor de retorno

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

Descripción

Finishes and removes an active progress indicator.