Social
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 Light Sensor component detects the ambient light level (in lux) and triggers events when the light level changes.
Overview
A non-visible component that measures the ambient light in lux.
This component does not require any special permissions.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | lux | float |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Enabled | boolean | |
2 | Enabled | boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AverageLux | float | |
2 | Lux | float |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | RefreshTime | int | |
2 | RefreshTime | int | 1000 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Available | boolean |