pub fn alt_factor(
child: impl IntoUiNode,
factor: impl IntoVar<Factor>,
) -> UiNodeExpand description
P Scroll unit multiplier used when alternate scrolling.
This property sets the ALT_FACTOR_VAR.
pub fn alt_factor(
child: impl IntoUiNode,
factor: impl IntoVar<Factor>,
) -> UiNodeP Scroll unit multiplier used when alternate scrolling.
This property sets the ALT_FACTOR_VAR.