This version of Unity is unsupported.

Progress.Item.Remove

Declaration

public int Remove();

Returns

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

Description

Finishes and removes an active progress indicator.

See Also: Progress.Remove.