UIKit.UIViewAnimationTransition Enumeration
An enumeration of predefined animated transitions.

Syntax

[ObjCRuntime.Native]
public enum UIViewAnimationTransition

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CurlDownA transition that curls a UIView down from the top.
CurlUpA transition that curls a UIView up from the bottom.
FlipFromLeftA transition that flips a UIView around a vertical axis from left to right. The left moves forward and the right backward.
FlipFromRightA transition that flips a UIView around a vertical axis from right to left The right moves forward and the left backward.
NoneThe option for indicating that no transition is specified.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0