The properties of UIKit.UIPageViewFinishedAnimationEventArgs are listed below. For a list of all members, see the UIPageViewFinishedAnimationEventArgs Members list.
See Also: Inherited members from System.EventArgs
| 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. |