次の方法で共有


UIViewControllerAnimatedTransitioning.AnimateTransition メソッド

定義

カスタム UIViewController 切り替えアニメーションを実行します。

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

パラメーター

実装

属性

適用対象