UIPageViewFinishedAnimationEventArgs Constructor

Definición

Inicializa una nueva instancia de la clase UIPageViewFinishedAnimationEventArgs.

public UIPageViewFinishedAnimationEventArgs (bool finished, UIKit.UIViewController[] previousViewControllers, bool completed);
new UIKit.UIPageViewFinishedAnimationEventArgs : bool * UIKit.UIViewController[] * bool -> UIKit.UIPageViewFinishedAnimationEventArgs

Parámetros

finished
Boolean
previousViewControllers
UIViewController[]
completed
Boolean

Se aplica a