pub fn get_index(child: impl IntoUiNode, state: impl IntoVar<usize>) -> UiNodeExpand description
P Get the child index in the parent wrap.
The child index is zero-based.
pub fn get_index(child: impl IntoUiNode, state: impl IntoVar<usize>) -> UiNodeP Get the child index in the parent wrap.
The child index is zero-based.