set_transition_type


Description:

public void set_transition_type (FlapTransitionType transition_type)

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

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwflap)

[property@Flap:flap] is transparent by default, which means the content will be seen through it with `ADW_FLAP_TRANSITION_TYPE_OVER` transitions; add the [`.background`](style-classes.html#background) style class to it if this is unwanted.

Parameters:

this

a flap

transition_type

the new transition type