[ Version ( since = "3.22" ) ]
public void set_max_content_height (int height)
Sets the maximum height that this should keep visible.
The this will grow up to this height before it starts scrolling the content.
It is a programming error to set the maximum content height to a value smaller than min_content_height.
this | |
height |
the maximum content height |