UIViewPropertyAnimator.FractionComplete Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat FractionComplete { [Foundation.Export("fractionComplete")] get; [Foundation.Export("setFractionComplete:")] set; }
member this.FractionComplete : nfloat with get, set

Property Value

Implements

Attributes

Applies to