Flap.revealParams

Get revealParams property.

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

Return Value

Type: 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