次の方法で共有


IUIViewControllerTransitionCoordinator.AnimateAlongsideTransitionInView メソッド

定義

内でアニメーションをanimate実行し、完了すると実行されますcompletionview

[Foundation.Export("animateAlongsideTransitionInView:animation:completion:")]
[Foundation.Preserve(Conditional=true)]
public bool AnimateAlongsideTransitionInView (UIKit.UIView view, Action<UIKit.IUIViewControllerTransitionCoordinatorContext> animation, Action<UIKit.IUIViewControllerTransitionCoordinatorContext> completion);
abstract member AnimateAlongsideTransitionInView : UIKit.UIView * Action<UIKit.IUIViewControllerTransitionCoordinatorContext> * Action<UIKit.IUIViewControllerTransitionCoordinatorContext> -> bool

パラメーター

view
UIView

戻り値

属性

適用対象