CAAnimation.Speed Property

Definition

The speed scale applied to this animation. A value of 2.0 will make animations run twice as fast as the parent animations.

public virtual float Speed { [Foundation.Export("speed")] get; [Foundation.Export("setSpeed:")] set; }
member this.Speed : single with get, set

Property Value

The default value is 1.0.

Implements

Attributes

Applies to