Carousel.scrollParams

Set scrollParams property.

  1. adw.spring_params.SpringParams scrollParams [@property getter]
  2. adw.spring_params.SpringParams scrollParams [@property setter]
    class Carousel
    @property
    void
    scrollParams

Parameters

propval adw.spring_params.SpringParams

Scroll animation spring parameters.

The default value is equivalent to:

adw_spring_params_new (1, 0.5, 500)