Flap.revealParams

adw.spring_params.SpringParams revealParams() @property

Get revealParams property.

Returns

The reveal animation spring parameters.

The default value is equivalent to:

adw_spring_params_new (1, 0.5, 500)

Deprecated

void revealParams(adw.spring_params.SpringParams propval) @property

Set revealParams property.

Parameters

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

Deprecated