IUIViewControllerAnimatedTransitioning.AnimateTransition Method

Definition

Animate the transition with the animator object.

[Foundation.Export("animateTransition:")]
[Foundation.Preserve(Conditional=true)]
public void AnimateTransition (UIKit.IUIViewControllerContextTransitioning transitionContext);
abstract member AnimateTransition : UIKit.IUIViewControllerContextTransitioning -> unit

Parameters

Attributes

Applies to