Condividi tramite


UIViewControllerInteractiveTransitioning.CompletionCurve Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewAnimationCurve CompletionCurve { [Foundation.Export("completionCurve")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("completionCurve")>]
member this.CompletionCurve : UIKit.UIViewAnimationCurve

Property Value

Implements

Attributes

Applies to