pub fn orientation(
wgt: &mut WidgetBuilding,
orientation: impl IntoVar<Orientation>,
)Expand description
B Scrollbar orientation.
This sets the scrollbar alignment to fill its axis and take the cross-length from the thumb.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.