Version: 2022.3
언어: 한국어
public static int GetParentId (int id);

파라미터

id The progress indicator's unique ID.

반환

int The unique ID of the progress indicator's parent. If the progress indicator is not a child of any other progress indicators, returns -1.

설명

Gets the unique ID of the progress indicator's parent, if any.