User Interface
User Interface (UI) refers to the visual and interactive elements of a digital system or application that enable users to interact with and control it.
About the component
- Last Update 25 Oct, 2023
- Component Version : 1.0.0
- API 21, Android 5.0 Lollipop
- 16 Blocks Available
The CircleMenu component creates a floating circular menu with a main button and sub-menu items that fan out in a circular pattern. It allows users to add main and sub-menu icons, customize colors, and handle menu selection and status events.
Overview
A visible component thats, created a menu in circular form with animations.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | index | object | * |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | SubMenuColor | color/text | * |
2 | icon | text | * |
3 | iconColor | color/text | #2D3EF9 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | -- | -- | -- |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsMenuOpened | boolean | * |
2 | Open Menu | * | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Create in | Arrangment | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | mainMenuColor | text | * |
2 | icon in | text | * |
3 | closeIcon | text | * |
4 | iconColor | text | * |
5 | CloseIconColor | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | UseHex | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | setCircleMenuRadius | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | setIconSize | Integer | 14 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | setItemMenuRadius | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | setPressedColor | text | #888888FF |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | setShadowRadius | Integer | 0 |