Method
AdapLeafletset_transition_type
deprecated: 1.4
Declaration [src]
void
adap_leaflet_set_transition_type (
AdapLeaflet* self,
AdapLeafletTransitionType transition
)
Description [src]
Sets the type of animation used for transitions between modes and children.
The transition type can be changed without problems at runtime, so it is possible to change the animation based on the mode or child that is about to become current.
Deprecated since: 1.4
Sets property | Adap.Leaflet:transition-type |
Parameters
transition
-
Type:
AdapLeafletTransitionType
The new transition type.