The members of UIKit.UIPageViewFinishedAnimationEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Initializes a new instance of the UIPageViewFinishedAnimationEventArgs class. | 
| Completed | bool. true if the user completed the page-turn gesture. | |
| Finished | bool. true if the animation finished. | |
| PreviousViewControllers | UIViewController[]. The UIViewControllers prior to the transition. |