Version: 2021.1
언어: 한국어
public int IndexOf (UIElements.VisualElement element);

파라미터

element The child to return the index for.

반환

int The index of the child, or -1 if the child is not found.

설명

Retrieves the child index of the specified VisualElement.