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