Lines Matching refs:Curve
178 PageTransitionEnter({ duration: 600, curve: Curve.Smooth }).slide(SlideEffect.Bottom);
180 PageTransitionExit({ duration: 600, curve: Curve.Smooth }).slide(SlideEffect.Bottom);
215 … PageTransitionEnter({ duration: 600, curve: Curve.Smooth }).opacity(0.2).scale({ x: 0, y: 0 })
217 PageTransitionExit({ duration: 600, curve: Curve.Smooth }).translate({ x: 500, y: 500 })
269 PageTransitionEnter({ duration: 600, curve: Curve.Smooth })
275 PageTransitionExit({ duration: 600, curve: Curve.Smooth })
531 curve: Curve.Smooth,
605 curve: Curve.Smooth,
690 PageTransitionEnter({ duration: 600, curve: Curve.Smooth }).slide(SlideEffect.Bottom);
692 PageTransitionExit({ duration: 600, curve: Curve.Smooth }).slide(SlideEffect.Bottom);
717 PageTransitionEnter({ duration: 600, curve: Curve.Smooth }).opacity(0.2).scale({ x: 0, y: 0 })
719 PageTransitionExit({ duration: 600, curve: Curve.Smooth }).translate({ x: 500, y: 500 })
752 PageTransitionEnter({ duration: 600, curve: Curve.Smooth })
758 PageTransitionExit({ duration: 600, curve: Curve.Smooth })
869 curve: Curve.Smooth,
941 curve: Curve.Smooth,