Compartir a través de


UIPageViewControllerDelegate_Extensions.DidFinishAnimating Método

Definición

Indica que la animación se ha completado.

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

Parámetros

This
IUIPageViewControllerDelegate

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

pageViewController
UIPageViewController
finished
Boolean
previousViewControllers
UIViewController[]
completed
Boolean

Se aplica a