Function zng_wgt_wrap::get_index

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

P Get the child index in the parent wrap.

The child index is zero-based.