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
- 19 Blocks Available
This component displays a stylish progress indicator with various animation styles and customizable colors.
Overview
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 0 |
2 | right | Integer | 0 |
3 | top | Integer | 0 |
4 | bottom | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 0 |
2 | right | Integer | 0 |
3 | top | Integer | 0 |
4 | bottom | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Start | - | - |
2 | start | - | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get BackgroundColor | color | #00FFFFFF |
2 | set BackgroundColor | color | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Height | Integer | -1 |
2 | set Height | Integer | -1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Width | Integer | -1 |
2 | set width | Integer | -1 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | set HeightPercent | Integer | - |
2 | set WidthPercent | Integer | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get ProgressBar | color | #FFFFFFFF |
2 | set ProgressBar | color | - |
Sets the animation style of the progress indicator. Designer Property: Choices, Default: "BallPulseIndicator". Options: "BallPulseIndicator", "BallGridPulseIndicator", "BallClipRotateIndicator", "BallClipRotatePulseIndicator", "SquareSpinIndicator", "BallClipRotateMultipleIndicator", "BallPulseRiseIndicator", "BallRotateIndicator", "CubeTransitionIndicator", "BallZigZagIndicator", "BallZigZagDeflectIndicator", "BallTrianglePathIndicator", "BallScaleIndicator", "LineScaleIndicator", "LineScalePartyIndicator", "BallScaleMultipleIndicator", "BallPulseSyncIndicator", "BallBeatIndicator", "LineScalePulseOutIndicator", "LineScalePulseOutRapidIndicator", "BallScaleRippleIndicator", "BallScaleRippleMultipleIndicator", "BallSpinFadeLoaderIndicator", "LineSpinFadeLoaderIndicator", "TriangleSkewSpinIndicator", "PacmanIndicator", "BallGridBeatIndicator", "SemiCircleSpinIndicator".
set the style of the stylish progress bar.
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Style | text | BallPluseIndicator |
2 | set Style | text | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Visible | boolean | true |
2 | set Visible | boolean | - |