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

Syntax

public static void Transition (UIView withView, double duration, UIViewAnimationOptions options, Action animation, Action completion)

Parameters

withView
The view that performs the transition.
duration
Duration set for transition animation.
options
A mask of options defining animations performance.
animation
Action object containing changes to make to the specified view.
completion
Action object for execution when the animation sequence completes.

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