Flap.transitionType

Get transitionType property.

More...
  1. adw.types.FlapTransitionType transitionType [@property getter]
    class Flap
    @property
    transitionType
    ()
  2. adw.types.FlapTransitionType transitionType [@property setter]

Return Value

Type: adw.types.FlapTransitionType

the type of animation used for reveal and fold transitions.

property@Flap:flap is transparent by default, which means the content will be seen through it with adw.types.FlapTransitionType.Over transitions; add the `.background` style class to it if this is unwanted.

Detailed Description

Deprecated: See the migration guide