get_index

Function get_index 

Source
pub fn get_index(child: impl IntoUiNode, state: impl IntoVar<usize>) -> UiNode
Expand description

P Get the child index in the parent stack.

The child index is zero-based.