UIKit.UIView.SetAnimationTransition Method
Sets a transition to be used during an animation block.

Syntax

[Foundation.Export("setAnimationTransition:forView:cache:")]
public static void SetAnimationTransition (UIViewAnimationTransition transition, UIView forView, bool cache)

Parameters

transition
The transition to be applied to the view.
forView
The view to which to apply the transition.
cache
Set to YES, if before and after images of the view are to be rendered once and used to create frames in the animation; set to NO, when the view and its contents are to be updated for each frame of the transition 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