Module scroll_view_derived_lenses

Source
Expand description

Derived lenses for ScrollView.

Structs§

container_height
Lens for the field container_height on ScrollView.
container_width
Lens for the field container_width on ScrollView.
inner_height
Lens for the field inner_height on ScrollView.
inner_width
Lens for the field inner_width on ScrollView.
root
Lens for the whole ScrollView struct.
scroll_to_cursor
Lens for the field scroll_to_cursor on ScrollView.
scroll_x
Lens for the field scroll_x on ScrollView.
scroll_y
Lens for the field scroll_y on ScrollView.
show_horizontal_scrollbar
Lens for the field show_horizontal_scrollbar on ScrollView.
show_vertical_scrollbar
Lens for the field show_vertical_scrollbar on ScrollView.