UIPercentDrivenInteractiveTransition.CompletionCurve Property

Definition

The animation completion curve for an interactive animation.

public virtual UIKit.UIViewAnimationCurve CompletionCurve { [Foundation.Export("completionCurve", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCompletionCurve:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.CompletionCurve : UIKit.UIViewAnimationCurve with get, set

Property Value

Attributes

Applies to