speed
A speed factor that modifies how fast an action runs.
Declaration
var speed: CGFloat { get set }Mentioned in
Discussion
The speed factor adjusts how fast an action’s animation runs. For example, a speed factor of 2.0 means the animation runs twice as fast.