Gesture-based transitions are always animated.
NavigationView.animateTransitions
bool animateTransitions() @property nothrowGet animateTransitions property.
Returns
Whether to animate page transitions.
void animateTransitions(bool propval) @property nothrowSet animateTransitions property.
Parameters
propval | Whether to animate page transitions. Gesture-based transitions are always animated. |