get_index_len

Function get_index_len 

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

P Get the child index and number of children.