The methods of UIKit.UIViewControllerAnimatedTransitioning are listed below. For a list of all members, see the UIViewControllerAnimatedTransitioning Members list.
See Also: Inherited members from Foundation.NSObject
| abstract  | AnimateTransition(IUIViewControllerContextTransitioning) Performs a custom UIViewController transition animation. | |
| AnimationEnded(bool) Indicates that the animation has ended. | ||
| abstract  | TransitionDuration(IUIViewControllerContextTransitioning) Returns the duration, in seconds, of the transition animation. | |