Experimental
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Fancy Toast component allows you to display custom toast messages with various styling options. You can customize the background color, typeface, text color, gravity, and duration of the toast.
Overview
A non-visible component that allows displaying customized toast messages on the screen.
No special permissions required.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | component | component |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | component | component | |
2 | duration | int | |
3 | gravity | int | |
4 | x | int | |
5 | y | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | icon | image | 2 | title | string |
3 | body | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | BackgroundColor | color | |
2 | BackgroundColor | color | #FFFFFF |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get AnimationDuration | Integer | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Duration | Integer | * |
2 | Duration | Integer | 1000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Gravity | Integer | * |
2 | Gravity | Integer | 1000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TextColor | color | |
2 | TextColor | color | #FFFFFF |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TitleColor | color | |
2 | TitleColor | color | #FFFFFF |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | TitleTypeface | string | |
2 | TitleTypeface | string | 1000 |