EV3devKit.UI.Scroll.scroll_forward – ev3devkit Reference Manual
Packages
ev3devkit
EV3devKit
UI
Scroll
direction
max_preferred_height
max_preferred_width
scroll_amount
scrollbar_visible
Scroll.horizontal
Scroll.vertical
do_layout
draw_content
get_preferred_height
get_preferred_height_for_width
get_preferred_width
get_preferred_width_for_height
scroll_backward
scroll_forward
scroll_to_child
scroll_forward
Description:
public
void
scroll_forward
(
int
amount =
scroll_amount
)
Scroll forward (down or right) by the specified amount.
Parameters:
amount
The amount to scroll in pixels.