Leaflet.setChildTransitionParams
void setChildTransitionParams(adw.spring_params.SpringParams params)Sets the child transition spring parameters for self.
The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)Parameters
params | the new parameters |