overrideInheritedCurve
Force the animation to use the original curve value specified when the animation was submitted.
Declaration
static var overrideInheritedCurve: UIView.AnimationOptions { get }Discussion
If this key is not present, the animation inherits the curve of the in-flight animation, if any.