Version: 2021.1
言語: 日本語
public static void SetDescription (int id, string description);

パラメーター

id The progress indicator's unique ID.
description The progress indicator's new description.

説明

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