Version: 2022.3

Progress.GetCountPerStatus

切换到手册
public static int[] GetCountPerStatus ();

返回

int[] An array that contains the count of progress indicators per status. Each index maps a single status from the Status enum.

描述

For each available status, gets the number of progress indicators with that status.