pub fn get_rev_index(
child: impl IntoUiNode,
state: impl IntoVar<usize>,
) -> UiNodeExpand description
P Get the child index, starting from the last child at 0.
pub fn get_rev_index(
child: impl IntoUiNode,
state: impl IntoVar<usize>,
) -> UiNodeP Get the child index, starting from the last child at 0.