FlapGidBuilderImpl.revealParams

T revealParams(adw.spring_params.SpringParams propval)

Set revealParams property.

Parameters

propvalThe reveal animation spring parameters. The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)

Returns

Builder instance for fluent chaining

Deprecated