Compartir a través de


UIPageViewControllerDelegate_Extensions.WillTransition Método

Definición

Indica que una transición está a punto de comenzar.

[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

Parámetros

This
IUIPageViewControllerDelegate

Instancia en la que opera este método de extensión.

pageViewController
UIPageViewController
pendingViewControllers
UIViewController[]
Atributos

Se aplica a