다음을 통해 공유


UIPageViewControllerDelegate_Extensions.WillTransition 메서드

정의

전환이 시작됨을 나타냅니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillTransition (this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController, UIKit.UIViewController[] pendingViewControllers);
static member WillTransition : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController * UIKit.UIViewController[] -> unit

매개 변수

This
IUIPageViewControllerDelegate

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

pageViewController
UIPageViewController
pendingViewControllers
UIViewController[]
특성

적용 대상