UIKit.UIPercentDrivenInteractiveTransition Class
An interactive transition (see UIKit.UIViewControllerInteractiveTransitioning) whose UIPercentDrivenTransition.PercentComplete property specifies the degree to which the transition has completed.

See Also: UIPercentDrivenInteractiveTransition Members

Syntax

[Foundation.Register("UIPercentDrivenInteractiveTransition", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public class UIPercentDrivenInteractiveTransition : Foundation.NSObject, IUIViewControllerInteractiveTransitioning, IDisposable

Remarks

Application developers who inherit from this class must call the base implementation of each method at the beginning of their overridden methods.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0