Drawing and Animation
Drawing and Animation Components" typically refer to software libraries or frameworks that provide tools and functionalities for creating graphical content, illustrations, and animations in applications. These components are essential for developers who want to enhance the visual appeal and interactivity of their software.
About the component
- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Lottie component is used to display Lottie animations in your app. It provides methods to control the animation playback, set properties, and handle events related to the animation.
Overview
A visible component that displays Lottie animations.
This component may require permission to access storage if loading animations from files.
Events
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AnimationSpeed | number | |
2 | AnimationSpeed | number | 1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Clickable | boolean | |
2 | Clickable | boolean | True |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Height | number | |
2 | Height | number | Automatic |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HeightPercent | number | |
2 | WidthPercent | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Loop | boolean | |
2 | Loop | boolean | True |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Repeat Count | number | |
2 | Repeat Count | number | -1 |