public int IndexOf (UIElements.VisualElement element);

参数

element要返回其索引的子项。

返回

int 子项的索引,如果找不到子项,则返回 -1。

描述

检索指定的 VisualElement 的子索引。