Share via


UIViewControllerInteractiveTransitioning.CompletionSpeed Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat CompletionSpeed { [Foundation.Export("completionSpeed")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("completionSpeed")>]
member this.CompletionSpeed : System.Runtime.InteropServices.NFloat

Property Value

Implements

Attributes

Applies to