다음을 통해 공유


UIPageViewControllerDelegate_Extensions.DidFinishAnimating 메서드

정의

애니메이션이 완료되었음을 나타냅니다.

public static void DidFinishAnimating (this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController, bool finished, UIKit.UIViewController[] previousViewControllers, bool completed);
static member DidFinishAnimating : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController * bool * UIKit.UIViewController[] * bool -> unit

매개 변수

This
IUIPageViewControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

pageViewController
UIPageViewController
finished
Boolean
previousViewControllers
UIViewController[]
completed
Boolean

적용 대상