Leaflet.childTransitionParams

Get childTransitionParams property.

More...
  1. adw.spring_params.SpringParams childTransitionParams [@property getter]
    class Leaflet
    @property
    childTransitionParams
    ()
  2. adw.spring_params.SpringParams childTransitionParams [@property setter]

Return Value

Type: adw.spring_params.SpringParams

The child transition spring parameters.

The default value is equivalent to:

adw_spring_params_new (1, 0.5, 500)

Detailed Description

Deprecated: See the migration guide