UIPercentDrivenInteractiveTransition.CompletionSpeed 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 speed of the transition animation.
public virtual nfloat CompletionSpeed { [Foundation.Export("completionSpeed", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCompletionSpeed:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.CompletionSpeed : nfloat with get, set
Property Value
- Attributes