Partager via


UIPageViewControllerDelegate_Extensions.WillTransition Méthode

Définition

Indique qu’une transition est sur le point de commencer.

[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

Paramètres

This
IUIPageViewControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

pageViewController
UIPageViewController
pendingViewControllers
UIViewController[]
Attributs

S’applique à