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


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

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