Share via


UIViewPropertyAnimator.FractionComplete Property

Definition

Gets or sets the percentage of the property's animation completion.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat FractionComplete { [Foundation.Export("fractionComplete")] get; [Foundation.Export("setFractionComplete:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fractionComplete")>]
[<set: Foundation.Export("setFractionComplete:")>]
member this.FractionComplete : System.Runtime.InteropServices.NFloat with get, set

Property Value

Implements

Attributes

Applies to