UIViewControllerAnimatedTransitioning.AnimateTransition 方法

定义

执行自定义 UIViewController 过渡动画。

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

参数

实现

属性

适用于