pub fn set_scroll_visibility(v: ScrollBarVisibility)Expand description
Replace the global scroll-bar visibility policy. Every ScrollView that
doesn’t bind its own with_bar_visibility_cell(...) or call
with_bar_visibility(...) reads this value on each layout.