This version of Unity is unsupported.

Progress.Item.SetDescription

Declaration

public void SetDescription(string newDescription);

Parameters

newDescription The progress indicator's new description.

Description

Sets the progress indicator's description. To clear the description pass null.