Flap.setTransitionType

Sets the type of animation used for reveal and fold transitions in self.

propertyFlap: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.

More...
class Flap
void
setTransitionType

Parameters

transitionType adw.types.FlapTransitionType

the new transition type

Detailed Description

Deprecated: See the migration guide