Circular Progress¶
Category | Requires | Version |
---|---|---|
User Interface | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A visible component that indicates the progress of an operation using an animated loop.
Properties¶
Color¶
Color Default: #2196F2FF Read Write - Designer Blocks
Change the indeterminate color of the circular progress bar.
Height¶
Number Read Write - Blocks
Specifies the component's vertical height, measured in pixels.
Height Percent¶
Number Write - Blocks
Specifies the component's vertical height as a percentageof the height of its parent Component.
Visible¶
Boolean Default: True Read Write - Designer Blocks
Returns true iff the component is visible.
Width¶
Number Read Write - Blocks
Specifies the component's horizontal width, measured in pixels.
Width Percent¶
Number Write - Blocks
Specifies the component's horizontal width as a percentageof the Width of its parent Component.
Last update: November 9, 2022