UIKit.UIView.Transition Method
Specifies a transition animation on the specified collection view.

Syntax

public static void Transition (UIView fromView, UIView toView, double duration, UIViewAnimationOptions options, Action completion)

Parameters

fromView
The initial view.
toView
The final view.
duration
The duration, in seconds, of the animation.
options
A mask of options to be used with the animation.
completion
An action to be executed at the end of the animation.

Remarks

Documentation for this section has not yet been entered.

Requirements

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