set_wrap_on_scroll


Description:

[ Version ( since = "3.24.0" ) ]
public void set_wrap_on_scroll (bool wrap_on_scroll)

Sets the wrapping behavior of the this.

Setting it to true will wrap arround to the start when scrolling over the end and vice versa. By default it is set to false .

Parameters:

this

a Pager.

wrap_on_scroll

a boolean.