Поделиться через


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[]
Атрибуты

Применяется к