overrideInheritedDuration
The option to force an animation to use the original duration value specified when the animation was submitted.
Declaration
static var overrideInheritedDuration: UIView.KeyframeAnimationOptions { get }Discussion
If this option isn’t present, the animation inherits the remaining duration of the in-flight animation, if any.