Partager via


UIPageViewFinishedAnimationEventArgs Classe

Définition

Fournit des données pour l'événement DidFinishAnimating.

public class UIPageViewFinishedAnimationEventArgs : EventArgs
type UIPageViewFinishedAnimationEventArgs = class
    inherit EventArgs
Héritage
UIPageViewFinishedAnimationEventArgs

Constructeurs

UIPageViewFinishedAnimationEventArgs(Boolean, UIViewController[], Boolean)

Initialise une nouvelle instance de la classe UIPageViewFinishedAnimationEventArgs.

Propriétés

Completed

true si l’utilisateur a terminé le mouvement de tour de page.

Finished

true si l’animation est terminée.

PreviousViewControllers

UIViewControllers avant la transition.

S’applique à