Contents

kCGImageAnimationDelayTime

The number of seconds to wait before displaying the next image in an animated sequence.

Declaration

let kCGImageAnimationDelayTime: CFString

Discussion

The value of this property is a CFNumber with a floating-point value. To override the delay time value in the image file, include this property in the options dictionary when animating an image.

See Also

Animations