Flap.revealParams

Set revealParams property.

More...
  1. adw.spring_params.SpringParams revealParams [@property getter]
  2. adw.spring_params.SpringParams revealParams [@property setter]
    class Flap
    @property
    void
    revealParams

Parameters

propval adw.spring_params.SpringParams

The reveal animation spring parameters.

The default value is equivalent to:

adw_spring_params_new (1, 0.5, 500)

Detailed Description

Deprecated: See the migration guide