Share via


UIViewControllerAnimatedTransitioning_Extensions.GetInterruptibleAnimator Method

Definition

Gets the IUIViewControllerAnimatedTransitioning used for the transition.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.IUIViewImplicitlyAnimating GetInterruptibleAnimator(this UIKit.IUIViewControllerAnimatedTransitioning This, UIKit.IUIViewControllerContextTransitioning transitionContext);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetInterruptibleAnimator : UIKit.IUIViewControllerAnimatedTransitioning * UIKit.IUIViewControllerContextTransitioning -> UIKit.IUIViewImplicitlyAnimating

Parameters

Returns

Attributes

Applies to