The methods of UIKit.IUIViewControllerContextTransitioning are listed below. For a list of all members, see the IUIViewControllerContextTransitioning Members list.
CancelInteractiveTransition()Documentation for this section has not yet been entered. | ||
CompleteTransition(bool)Indicates the transition animation has completed. | ||
FinishInteractiveTransition()User interactions have signaled the end of the transition. | ||
GetFinalFrameForViewController(UIViewController)The ending RectangleF for the Frame of the specified UIViewController's UIView. | ||
GetInitialFrameForViewController(UIViewController)The beginning RectangleF for the Frame of the specified UIViewController's UIView. | ||
GetViewControllerForKey(Foundation.NSString)Retrieves the UIViewController associated with the specified uiTransitionKey. | ||
GetViewFor(Foundation.NSString)Documentation for this section has not yet been entered. | ||
UpdateInteractiveTransition(nfloat)Updates the percentage completion of the transition. | ||