An enumeration of predefined animated transitions.
Syntax
[ObjCRuntime.Native]
public enum UIViewAnimationTransition
Remarks
Members
| Member Name | Description |
|---|
| CurlDown | A transition that curls a UIView down from the top. |
| CurlUp | A transition that curls a UIView up from the bottom. |
| FlipFromLeft | A transition that flips a UIView around a vertical axis from left to right. The left moves forward and the right backward. |
| FlipFromRight | A transition that flips a UIView around a vertical axis from right to left The right moves forward and the left backward. |
| None | The option for indicating that no transition is specified. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0