set_interactive
Description:
[ Version ( since = "0.0.11" ) ]
public void set_interactive (bool interactive)
Sets whether this can be navigated.
This can be used to temporarily disable a Paginator to only allow swiping in a certain
state.
Parameters:
this |
a Paginator
|
interactive |
whether this can be swiped.
|