transition_type


Description:

public FlapTransitionType transition_type { get; set; }

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 `HDY_FLAP_TRANSITION_TYPE_OVER` transitions; add the `.background` style class to it if this is unwanted.