Flap.setRevealParams
void setRevealParams(adw.spring_params.SpringParams params)Sets the reveal animation spring parameters for self.
The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)Parameters
params | the new parameters |
void setRevealParams(adw.spring_params.SpringParams params)Sets the reveal animation spring parameters for self.
The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)params | the new parameters |