편집

다음을 통해 공유


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