YRTAnimatedImage

class YRTAnimatedImage : NSObject

Undocumented

Summary

Instance methods

init!(loopCount: Int32)

init!(loopCount: Int32, frames: [Any]!)

func addFrame(with image: UIImage!, duration: TimeInterval)

func loopCount() -> Int32

func frames() -> [Any]!

Instance methods

init(loopCount:)

init!(loopCount: Int32)


init(loopCount:frames:)

init!(loopCount: Int32, frames: [Any]!)


addFrame(with:duration:)

func addFrame(with image: UIImage!, duration: TimeInterval)


loopCount()

func loopCount() -> Int32


frames()

func frames() -> [Any]!


Предыдущая