This version of Unity is unsupported.

Progress.Item.Cancel

Declaration

public bool Cancel();

Returns

bool True if the associated task is cancelled, false if something prevents it from being cancelled.

Description

Cancels a running progress indicator.