curveEaseInOut
Specify an ease-in ease-out curve, which causes the animation to begin slowly, accelerate through the middle of its duration, and then slow again before completing.
Declaration
static var curveEaseInOut: UIView.AnimationOptions { get }