set_scroll_to_focused
Description:
public void set_scroll_to_focused (bool scroll_to_focused)
Enables or disables automatic scrolling to the focused actor.
Parameters:
this |
A BoxLayout
|
scroll_to_focused |
true to enable automatically scrolling to the focused actor
|