Property
AdapFlap:transition-type
deprecated: 1.4 since: 1
Description [src]
The type of animation used for reveal and fold transitions.
AdapFlap:flap
is transparent by default, which means the content
will be seen through it with ADAP_FLAP_TRANSITION_TYPE_OVER
transitions;
add the .background
style class to it if
this is unwanted.
Type: | AdapFlapTransitionType |
Available since: | 1 |
Deprecated since: | 1.4 |
Default value | ADAP_FLAP_TRANSITION_TYPE_OVER |
Getter method | adap_flap_get_transition_type() |
Setter method | adap_flap_set_transition_type() |