UIPercentDrivenInteractiveTransition.CompletionCurve Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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