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
- 33 Blocks Available
This component is deprecated and should not be used in new projects. It provided a popup menu functionality with customizable appearance.
Overview
This component is deprecated and should not be used in new projects. It provided a popup menu functionality with customizable appearance.
Events (Deprecated)
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | String | - |
2 | item | Object | - |
3 | position | int | - |
Methods (Deprecated)
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | view | AndroidViewComponent | - |
2 | listitem | YailList | - |
3 | id | String | - |
Properties (Deprecated)
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get cornerRadius | int | 0 |
2 | set CornerRadius | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get DividerColor | int | #FFFFFF00 |
2 | set DividerColor | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Divider Height | int | -1 |
2 | set DividerHeight | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get DividerWidth | int | -2 |
2 | set DividerWidth | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get IndicatorHeight | int | -1 |
2 | set IndicatorHeight | int | -2 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get IndicatorWidth | int | -2 |
2 | set IndicatorWidth | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get NormalBackgroundColor | int | #FFFFFF |
2 | set NormalBackgroundColor | int | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get NormalTextColor | int | #FFFFFF00 |
2 | set NormalTextColor | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get PressedBackgroundColor | int | #FFFFFF00 |
2 | set PressedBackgroundColor | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get PressedTextColor | int | #FFFFFF00 |
2 | set PressedTextColor | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get textPaddingBottom | int | 0 |
2 | set textPaddingBottom | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get textPaddingLeft | int | 0 |
2 | set textPaddingLeft | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get textPaddingRight | int | 0 |
2 | set textPaddingRight | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get textPaddingTop | int | 0 |
2 | set textPaddingTop | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get TextSize | float | 14.0 |
2 | set TextSize | float | - |