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