CAAnimation.TimingFunction Property

Definition

The timing function used to compute the animation.

public virtual CoreAnimation.CAMediaTimingFunction TimingFunction { [Foundation.Export("timingFunction", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTimingFunction:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TimingFunction : CoreAnimation.CAMediaTimingFunction with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to