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 Notification Style component provides functionalities for developers to create and manage various types of notifications in their applications.
Overview
A non-visible component that facilitates creating and customizing various notification styles.
android.permission.POST_NOTIFICATIONS
This component needs permission to send notifications.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | nameAction | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | nameButton | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | string | |
2 | timestamp | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | actionName | string |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subTitle | string | |
3 | bigPicture | string | |
4 | largeIcon | string | |
5 | listButtons | list | |
6 | startValue | string | |
7 | id | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subTitle | string | |
3 | bigPicture | string | |
4 | largeIcon | string | |
5 | startValue | string | |
6 | id | number |
# | Name | Type(s) | Default Value | 1 | id | number |
---|
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | favorite | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subtitle | string | |
3 | bigPicture | string | |
4 | largeIcon | string | |
5 | autoCancel | boolean | |
6 | id | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subtitle | string | |
3 | subtext | string | |
4 | buttons | list | |
5 | currentProgress | int | |
6 | maxProgress | int | |
7 | indeterminate | boolean | |
8 | ongoing | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | group | string | |
2 | message | string | |
3 | sender | string | |
4 | timestamp | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | number | |
2 | title | string | |
3 | subTitle | string | |
4 | currentProgress | number |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subTitle | string | |
3 | largeIcon | string | |
4 | favorite | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | subtitle | string | |
3 | bigText | string | |
4 | startValue | string | |
5 | id | number |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Channel | string | ChannelA |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ColorNotification | color | Black |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IconNotification | asset | |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ImportanceChannel | number | 2 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | PriorityNotification | number | 2 |