UIPageViewControllerDelegate_Extensions.DidFinishAnimating Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique que l’animation est terminée.
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
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- pageViewController
- UIPageViewController
- finished
- Boolean
- previousViewControllers
- UIViewController[]
- completed
- Boolean