Property
BisLapel:transition-type
Description [src]
The type of animation used for reveal and fold transitions.
BisLapel:lapel
is transparent by default, which means the content
will be seen through it with BIS_LAPEL_TRANSITION_TYPE_OVER
transitions;
add the .background
style class to it if
this is unwanted.
Type: | BisLapelTransitionType |
Available since: | 1.0 |
Getter method | bis_lapel_get_transition_type() |
Setter method | bis_lapel_set_transition_type() |