Module scroll_view_derived_lenses
Expand description
Derived lenses for ScrollView.
Structsยง
- container_
height - Lens for the field
container_heightonScrollView. - container_
width - Lens for the field
container_widthonScrollView. - inner_
height - Lens for the field
inner_heightonScrollView. - inner_
width - Lens for the field
inner_widthonScrollView. - root
- Lens for the whole
ScrollViewstruct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursoronScrollView. - scroll_
x - Lens for the field
scroll_xonScrollView. - scroll_
y - Lens for the field
scroll_yonScrollView. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbaronScrollView. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbaronScrollView.