Carousel.scrollParams

Get scrollParams property.

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

Return Value

Type: adw.spring_params.SpringParams

Scroll animation spring parameters.

The default value is equivalent to:

adw_spring_params_new (1, 0.5, 500)