An optional transition animation curve. Possible values are contained in the AnimationCurve enumeration. Alternatively, you can pass an instance of type UIViewAnimationCurve for iOS or android.animation.TimeInterpolator for Android.
The length of the transition in milliseconds. If you do not specify this, the default platform transition duration will be used.
An user-defined instance of the "ui/transition".Transition class.
Can be one of the built-in transitions:
Represents an object specifying a page navigation transition.