transitionFlipFromBottom
A transition that flips a view around its horizontal axis from bottom to top (the bottom side of the view moves toward the front and the top side toward the back).
Declaration
static var transitionFlipFromBottom: UIView.AnimationOptions { get }