UIKit.UIPageViewFinishedAnimationEventArgs Members

The members of UIKit.UIPageViewFinishedAnimationEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the UIPageViewFinishedAnimationEventArgs class.

Public Properties

Completedbool. true if the user completed the page-turn gesture.
Finishedbool. true if the animation finished.
PreviousViewControllersUIViewController[]. The UIViewControllers prior to the transition.