List of All Members for LottieAnimation
This is the complete list of members for LottieAnimation, including inherited members.
- autoPlay : bool
- direction : enumeration
- endFrame : int
- frameRate : int
- loops : int
- quality : enumeration
- source : url
- startFrame : int
- status : enumeration
- finished()
- double getDuration(bool inFrames)
- bool gotoAndPlay(string frameMarker)
- void gotoAndPlay(int frame)
- bool gotoAndStop(string frameMarker)
- void gotoAndStop(int frame)
- void pause()
- void play()
- void start()
- void stop()
- void togglePause()