Contents

WKImageAnimatable

A collection of methods you can use to control the playback of animated images.

Declaration

protocol WKImageAnimatable : NSObjectProtocol

Overview

Existing classes adopt this protocol and you use the methods to control the animation of those images. Do not adopt this protocol in your own classes.

Topics

Animating an Image Sequence

See Also

Images and movies