Tui::ScrollArea
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Instance methods
content_height
SourceEnsure a position is visible
h_policy
Sourceh_policy=(h_policy : ScrollBarPolicy)
Sourceh_scrollbar
Sourcemax_scroll_y
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
on_scroll
Sourcepage_down
Sourcepage_left
Sourcepage_right
Sourcepage_up
Sourcescroll_to_bottom
Sourcescroll_to_left
Sourcescroll_to_right
Sourcescroll_to_top
Sourcescroll_y
Sourceshow_h_scrollbar?
Sourcethumb_active_color=(color : Color)
Sourcethumb_color=(color : Color)
SourceUpdate content size (call when content changes)
v_policy
Sourcev_policy=(v_policy : ScrollBarPolicy)
Sourceviewport_height
Source