FlapGidBuilderImpl.transitionType

T transitionType(adw.types.FlapTransitionType propval)

Set transitionType property.

Parameters

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

Returns

Builder instance for fluent chaining

Deprecated