The methods of UIKit.UIPercentDrivenInteractiveTransition are listed below. For a list of all members, see the UIPercentDrivenInteractiveTransition Members list.
See Also: Inherited members from Foundation.NSObject
CancelInteractiveTransition()Tells the operating system that user interactions canceled the transition. | ||
FinishInteractiveTransition()Tells the operating system that user interactions completed the transition. | ||
StartInteractiveTransition(IUIViewControllerContextTransitioning)Begins the interactive transition. | ||
UpdateInteractiveTransition(nfloat)Updates the completion percentage of the transition. | ||