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