Condividi tramite


UIViewControllerInteractiveTransitioning_Extensions.GetCompletionCurve Method

Definition

Returns the completion curve, which controls the speed of the animation as it progresses.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIViewAnimationCurve GetCompletionCurve(this UIKit.IUIViewControllerInteractiveTransitioning This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCompletionCurve : UIKit.IUIViewControllerInteractiveTransitioning -> UIKit.UIViewAnimationCurve

Parameters

Returns

Attributes

Applies to