This version of Unity is unsupported.

Progress.Item.Pause

Declaration

public bool Pause();

Returns

bool True if the task is paused, false if it cannot be paused.

Description

Pauses a running progress indicator.