FlapGidBuilderImpl.transitionType

Set transitionType property.

More...
class FlapGidBuilderImpl(T)
T
transitionType

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: See the migration guide