timingFunction
A timing function that controls the progress of the animation.
Declaration
var timingFunction: AnimationTimingFunctionDiscussion
The default value of this property is default. This produces an ease transition.
A timing function that controls the progress of the animation.
var timingFunction: AnimationTimingFunctionThe default value of this property is default. This produces an ease transition.