다음을 통해 공유


UIViewControllerAnimatedTransitioning.AnimateTransition 메서드

정의

사용자 지정 UIViewController 전환 애니메이션을 수행합니다.

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

매개 변수

구현

특성

적용 대상