UIViewControllerInteractiveTransitioning_Extensions.GetCompletionSpeed Method

Definition

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

public static nfloat GetCompletionSpeed (this UIKit.IUIViewControllerInteractiveTransitioning This);
static member GetCompletionSpeed : UIKit.IUIViewControllerInteractiveTransitioning -> nfloat

Parameters

This
IUIViewControllerInteractiveTransitioning

The instance on which this method operates.

Returns

Applies to