pub fn mode(wgt: &mut WidgetBuilding, mode: impl IntoVar<ScrollMode>)Expand description
B Scroll mode.
Is ScrollMode::ZOOM by default.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.