UIKit.UIViewControllerAnimatedTransitioning: Method Members

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

Public Methods

abstract
AnimateTransition(IUIViewControllerContextTransitioning)
Performs a custom UIViewController transition animation.
AnimationEnded(bool)
Indicates that the animation has ended.
abstract
TransitionDuration(IUIViewControllerContextTransitioning) : double
Returns the duration, in seconds, of the transition animation.