Expand description
Derived lenses for ScrollView
.
Structs§
- container_
height - Lens for the field
container_height
onScrollView
. - container_
width - Lens for the field
container_width
onScrollView
. - inner_
height - Lens for the field
inner_height
onScrollView
. - inner_
width - Lens for the field
inner_width
onScrollView
. - root
- Lens for the whole
ScrollView
struct. - scroll_
to_ cursor - Lens for the field
scroll_to_cursor
onScrollView
. - scroll_
x - Lens for the field
scroll_x
onScrollView
. - scroll_
y - Lens for the field
scroll_y
onScrollView
. - show_
horizontal_ scrollbar - Lens for the field
show_horizontal_scrollbar
onScrollView
. - show_
vertical_ scrollbar - Lens for the field
show_vertical_scrollbar
onScrollView
.