Share via


UIViewControllerInteractiveTransitioning_Extensions.GetCompletionSpeed Method

Definition

Returns the overall relative speed of an animation. The default value is 1.0.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetCompletionSpeed(this UIKit.IUIViewControllerInteractiveTransitioning This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCompletionSpeed : UIKit.IUIViewControllerInteractiveTransitioning -> System.Runtime.InteropServices.NFloat

Parameters

Returns

Attributes

Applies to